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:
Daniel Vetter
2014-10-27 15:08:50 +01:00
parent 9d6a2cacf6
commit 685e57736a
15 changed files with 59 additions and 26 deletions
-18
View File
@@ -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 = \