From 4fae0c65c5c1fdf5403a31104890a279fd7b544f Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 27 Nov 2012 16:38:43 +0100 Subject: [PATCH] tests: remove ZZ_check_dmesg from runner This is getting in the way of piglit integration. If we want this functionality again, we should integrate it into the IGT piglit runner as an option. Signed-off-by: Daniel Vetter --- tests/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index e471897..acfc48a 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -104,7 +104,6 @@ TESTS_scripts = \ sysfs_l3_parity \ sysfs_edid_timing \ module_reload \ - ZZ_check_dmesg \ ZZ_hangman \ $(NULL) -- 2.7.4