Lines Matching full:suite
41 /************************* Basic test suite ********************************/
44 * Define basic test suite to serve as the starting point for future testing
48 * Initialize basic test suite
53 * Deinitialize basic test suite
58 * Decide if the suite is enabled by default or not.
63 * Tests in basic test suite
68 * Initialize bo test suite
73 * Deinitialize bo test suite
78 * Tests in bo test suite
83 * Initialize cs test suite
88 * Deinitialize cs test suite
93 * Decide if the suite is enabled by default or not.
98 * Tests in cs test suite
103 * Initialize vce test suite
108 * Deinitialize vce test suite
113 * Decide if the suite is enabled by default or not.
118 * Tests in vce test suite
123 + * Initialize vcn test suite
128 + * Deinitialize vcn test suite
133 * Decide if the suite is enabled by default or not.
138 + * Tests in vcn test suite
143 + * Initialize jpeg test suite
148 + * Deinitialize jpeg test suite
153 * Decide if the suite is enabled by default or not.
158 + * Tests in vcn test suite
163 * Initialize uvd enc test suite
168 * Deinitialize uvd enc test suite
173 * Decide if the suite is enabled by default or not.
178 * Tests in uvd enc test suite
183 * Initialize deadlock test suite
188 * Deinitialize deadlock test suite
193 * Decide if the suite is enabled by default or not.
198 * Tests in uvd enc test suite
203 * Initialize vm test suite
208 * Deinitialize deadlock test suite
213 * Decide if the suite is enabled by default or not.
218 * Tests in vm test suite
224 * Initialize ras test suite
229 * Deinitialize deadlock test suite
234 * Decide if the suite is enabled by default or not.
239 * Tests in ras test suite
245 * Initialize syncobj timeline test suite
250 * Deinitialize syncobj timeline test suite
255 * Decide if the suite is enabled by default or not.
260 * Tests in syncobj timeline test suite
266 * Initialize cp dma test suite
271 * Deinitialize cp dma test suite
276 * Decide if the suite is enabled by default or not.
281 * Tests in cp dma test suite
286 * Initialize security test suite
291 * Deinitialize security test suite
296 * Decide if the suite is enabled by default or not.
301 * Tests in security test suite
319 * Initialize hotunplug test suite
324 * Deinitialize hotunplug test suite
329 * Decide if the suite is enabled by default or not.
334 * Tests in uvd enc test suite
491 fprintf(stderr, "Failed to obtain suite %s\n", suite_name); in amdgpu_set_suite_active()
503 fprintf(stderr, "Failed to obtain suite %s\n", in amdgpu_set_test_active()