mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
Move library selftests to lib/tests
Again they're not really igt testcases so are in the way of running spatch unconditionally. Move them someplace else. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -191,24 +191,6 @@ kernel_tests = \
|
||||
$(multi_kernel_tests) \
|
||||
$(NULL)
|
||||
|
||||
TESTS_testsuite = \
|
||||
igt_no_exit \
|
||||
igt_no_exit_list_only \
|
||||
igt_fork_helper \
|
||||
igt_list_only \
|
||||
igt_no_subtest \
|
||||
igt_simulation \
|
||||
$(NULL)
|
||||
|
||||
TESTS_testsuite_scripts = \
|
||||
igt_command_line.sh \
|
||||
$(NULL)
|
||||
|
||||
TESTS = \
|
||||
$(TESTS_testsuite) \
|
||||
$(TESTS_testsuite_scripts) \
|
||||
$(NULL)
|
||||
|
||||
# Test that exercise specific asserts in the test framework library and are
|
||||
# hence expected to fail.
|
||||
XFAIL_TESTS = \
|
||||
|
||||
Reference in New Issue
Block a user