From 3a6c65c546ccb450890676db6a8c7e93caf69d8a Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Wed, 11 Feb 2015 12:55:38 +0100 Subject: tests: remove intel-specific tests These all moved to igt meanwhile. Signed-off-by: Daniel Vetter --- tests/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index e7ec4fa5..37b8d3a1 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -58,15 +58,6 @@ TESTS = \ SUBDIRS += vbltest $(NULL) -if HAVE_INTEL -TESTS += \ - gem_basic \ - gem_flink \ - gem_readwrite \ - gem_mmap \ - $(NULL) -endif - check_PROGRAMS += $(TESTS) endif -- cgit v1.2.3