summaryrefslogtreecommitdiffstats
path: root/phoronix-test-suite
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-04-20 12:25:16 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-04-20 12:25:16 -0400
commit5bea4f26e9a701ca444600adc497b2a407631b58 (patch)
tree0dd105569b69565503ef6678eb8e087dd4893513 /phoronix-test-suite
parentd4d5ec7a8d37fab33c5ce20584d01ee68ee9b49a (diff)
downloadphoronix-test-suite-upstream-5bea4f26e9a701ca444600adc497b2a407631b58.tar.gz
phoronix-test-suite-upstream-5bea4f26e9a701ca444600adc497b2a407631b58.tar.xz
phoronix-test-suite-upstream-5bea4f26e9a701ca444600adc497b2a407631b58.zip
Clean up test/benchmark naming
Diffstat (limited to 'phoronix-test-suite')
-rwxr-xr-xphoronix-test-suite14
1 files changed, 7 insertions, 7 deletions
diff --git a/phoronix-test-suite b/phoronix-test-suite
index 972e8fa..875a659 100755
--- a/phoronix-test-suite
+++ b/phoronix-test-suite
@@ -77,15 +77,15 @@ case "${task}" in
echo "http://www.phoronix-test-suite.com/"
echo "=================================\n"
# echo "gui: Launch The Phoronix Test Suite GUI"
- echo "install <suite OR benchmark>: Install or Update The Specified Benchmark(s)"
- echo "install-dependencies <suite OR benchmark>: Install The External (Distribution) Dependencies For Specified Benchmark(s)"
- echo "run <suite OR benchmark>: Run The Specified Benchmark/Suite"
- echo "batch-run <suite OR benchmark>: Run The Specified Benchmark/Suite in Batch Mode"
- echo "benchmark <suite OR benchmark OR saved file>: Same as manually running install and then run"
- echo "batch-benchmark <suite OR benchmark OR saved file>: Same as manually running install and then run in Batch Mode"
+ echo "install <suite OR test>: Install or Update The Specified Test(s)"
+ echo "install-dependencies <suite OR test>: Install The External (Distribution) Dependencies For Specified Test(s)"
+ echo "run <suite OR test>: Run The Specified Test/Suite"
+ echo "batch-run <suite OR test>: Run The Specified Test/Suite in Batch Mode"
+ echo "benchmark <suite OR test OR saved file>: Same as manually running install and then run"
+ echo "batch-benchmark <suite OR test OR saved file>: Same as manually running install and then run in Batch Mode"
echo "merge-results <Saved File 1 OR Global ID> <Saved File 2 OR Global ID> <Save To>: Merge two saved result sets"
echo "remove-result <Saved File>: Remove this saved result file and associated files"
- echo "list-tests: List all Phoronix Test Suite Benchmark profiles"
+ echo "list-tests: List all Phoronix Test Suite test profiles"
echo "list-suites: List all Phoronix Test Suites"
echo "list-saved-results: List all saved results"
echo "system-information: Dump detected software and hardware information detected by PTS"