From ee62ca48e7cf0e2088e40227940677c9d4e675e0 Mon Sep 17 00:00:00 2001 From: Thomas Wood Date: Tue, 1 Jul 2014 11:35:16 +0100 Subject: scripts: add a script to help run tests with Piglit Add a script to facilitate running the tests with Piglit by providing simplified options for listing, filtering and creating summaries of test runs. Signed-off-by: Thomas Wood --- scripts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/Makefile.am') diff --git a/scripts/Makefile.am b/scripts/Makefile.am index baf3612e..b77f0eb9 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,3 +1,3 @@ -dist_noinst_SCRIPTS = who.sh +dist_noinst_SCRIPTS = who.sh run-tests.sh noinst_PYTHON = throttle.py -- cgit v1.2.3