mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 22:02:57 +00:00
lib/tests: check that invalid subtest names are rejected
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
@@ -7,6 +7,7 @@ check_PROGRAMS = \
|
||||
igt_simulation \
|
||||
igt_simple_test_subtests \
|
||||
igt_timeout \
|
||||
igt_invalid_subtest_name \
|
||||
$(NULL)
|
||||
|
||||
check_SCRIPTS = \
|
||||
@@ -26,4 +27,5 @@ XFAIL_TESTS = \
|
||||
igt_no_subtest \
|
||||
igt_simple_test_subtests \
|
||||
igt_timeout \
|
||||
igt_invalid_subtest_name \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user