summaryrefslogtreecommitdiff
path: root/tests/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.sources')
-rw-r--r--tests/Makefile.sources8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/Makefile.sources b/tests/Makefile.sources
index da64fe73..22271e75 100644
--- a/tests/Makefile.sources
+++ b/tests/Makefile.sources
@@ -230,6 +230,7 @@ TESTS_progs = \
prime_vgem \
sw_sync \
template \
+ tools_test \
vgem_basic \
vgem_slow \
$(NULL)
@@ -238,12 +239,6 @@ TESTS_progs_X = \
gem_concurrent_all \
$(NULL)
-TESTS_scripts = \
- sysfs_l3_parity \
- test_rte_check \
- tools_test \
- $(NULL)
-
kernel_tests = \
$(TESTS_progs) \
$(TESTS_scripts) \
@@ -273,7 +268,6 @@ HANG = \
$(NULL)
scripts = \
- check_drm_clients \
ddx_intel_after_fbdev \
drm_lib.sh \
drm_getopt.sh \