mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-22 05:43:02 +00:00
lib: fix igt_exit assert when only listing subtests.
Ooops. Reported by Paulo. Also add a new testcase for make check to make sure this actually works. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -160,6 +160,7 @@ kernel_tests = \
|
||||
|
||||
TESTS_testsuite = \
|
||||
igt_fork_helper \
|
||||
igt_list_only \
|
||||
$(NULL)
|
||||
|
||||
TESTS = \
|
||||
|
||||
Reference in New Issue
Block a user