mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-20 12:52:55 +00:00
lib: ensure subtests are not added to simple tests
Simple tests do not support subtests, so fail if igt_subtest is used in one. Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -5,4 +5,5 @@ igt_no_exit
|
||||
igt_no_exit_list_only
|
||||
igt_no_subtest
|
||||
igt_simulation
|
||||
igt_simple_test_subtests
|
||||
igt_timeout
|
||||
|
||||
Reference in New Issue
Block a user