summaryrefslogtreecommitdiff
path: root/dxo-piglit-run
diff options
context:
space:
mode:
authorNicolai Haehnle <nhaehnle@gmail.com>2009-08-27 23:02:53 +0200
committerNicolai Haehnle <nhaehnle@gmail.com>2009-08-27 23:02:53 +0200
commit811b78c7273deadc86f7c1e8cc7b94741cd574cc (patch)
tree043c506dccfe0fab8c791f549d90babf622dc15e /dxo-piglit-run
parent7b1139101b7595bcba2fc3d1b5dc9bb077c5bc7e (diff)
Piglit runner(s)
Diffstat (limited to 'dxo-piglit-run')
-rwxr-xr-xdxo-piglit-run6
1 files changed, 3 insertions, 3 deletions
diff --git a/dxo-piglit-run b/dxo-piglit-run
index 22f012b..44f9a19 100755
--- a/dxo-piglit-run
+++ b/dxo-piglit-run
@@ -8,9 +8,9 @@
piglit=${DXO_PATH}/piglit/repo
resultsdir=${DXO_PATH}/piglit/results
remotedatabase=morningstar:~/web/fdo/piglit-results
-class=R300
-testprofile=${piglit}/tests/r300-limit.tests
-testname=R300ND-`date +%Y-%m-%d-%H-%M`
+class=R500
+testprofile=${piglit}/tests/r500-limit.tests
+testname=RV530-`date +%Y-%m-%d-%H-%M`
${piglit}/piglit-run.py -n ${testname} ${testprofile} ${resultsdir}