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 uvd enc test suite
148 * Deinitialize uvd enc test suite
153 * Decide if the suite is enabled by default or not.
158 * Tests in uvd enc test suite
163 * Initialize deadlock test suite
168 * Deinitialize deadlock test suite
173 * Decide if the suite is enabled by default or not.
178 * Tests in uvd enc test suite
183 * Initialize vm test suite
188 * Deinitialize deadlock test suite
193 * Decide if the suite is enabled by default or not.
198 * Tests in vm test suite
204 * Initialize ras test suite
209 * Deinitialize deadlock test suite
214 * Decide if the suite is enabled by default or not.
219 * Tests in ras test suite
225 * Initialize syncobj timeline test suite
230 * Deinitialize syncobj timeline test suite
235 * Decide if the suite is enabled by default or not.
240 * Tests in syncobj timeline test suite
251 * Initialize security test suite
256 * Deinitialize security test suite
261 * Decide if the suite is enabled by default or not.
266 * Tests in security test suite
428 fprintf(stderr, "Failed to obtain suite %s\n", suite_name); in amdgpu_set_suite_active()
440 fprintf(stderr, "Failed to obtain suite %s\n", in amdgpu_set_test_active()