[Piglit] [PATCH 08/10] r600.tests: remove r600.tests

Dylan Baker baker.dylan.c at gmail.com
Mon Sep 9 16:34:16 PDT 2013


this runs quick-driver.tests as is. There is no reason to have a profile
that runs a profile.
---
 tests/r600.tests | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 tests/r600.tests

diff --git a/tests/r600.tests b/tests/r600.tests
deleted file mode 100644
index 5355883..0000000
--- a/tests/r600.tests
+++ /dev/null
@@ -1,9 +0,0 @@
-
-import os.path
-
-global profile
-
-execfile(os.path.dirname(__file__) + '/quick-driver.tests')
-
-from framework.core import *
-from framework.gleantest import *
-- 
1.8.1.5



More information about the Piglit mailing list