summaryrefslogtreecommitdiff
path: root/lib/tests/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tests/Makefile.sources')
-rw-r--r--lib/tests/Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/tests/Makefile.sources b/lib/tests/Makefile.sources
index 4208a264..828baa4c 100644
--- a/lib/tests/Makefile.sources
+++ b/lib/tests/Makefile.sources
@@ -5,6 +5,7 @@ check_PROGRAMS = \
igt_list_only \
igt_no_subtest \
igt_simulation \
+ igt_simple_test_subtests \
igt_timeout \
$(NULL)
@@ -23,5 +24,6 @@ XFAIL_TESTS = \
igt_no_exit \
igt_no_exit_list_only \
igt_no_subtest \
+ igt_simple_test_subtests \
igt_timeout \
$(NULL)