summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TYDAL-CHANGE-LOG1
-rw-r--r--documentation/pts_options.html6
2 files changed, 4 insertions, 3 deletions
diff --git a/TYDAL-CHANGE-LOG b/TYDAL-CHANGE-LOG
index 7038096..8df8123 100644
--- a/TYDAL-CHANGE-LOG
+++ b/TYDAL-CHANGE-LOG
@@ -16,6 +16,7 @@ Phoronix Test Suite (Git)
- pts-core: Eliminate need to statically code options and arguments in phoronix-test-suite, but handle most of it dynamically
- pts-core: Allow multiple tests/suites/identifiers to be passed using the install (and force-install) option
- pts-core: Allow multiple tests/suites/identifiers to be passed using the run and benchmark options
+- pts: Remove bonnie test profile until clarifications made
- pts: Add filesystem test suite
Phoronix Test Suite 1.6.0 Alpha 2
diff --git a/documentation/pts_options.html b/documentation/pts_options.html
index 0ff0f46..1379364 100644
--- a/documentation/pts_options.html
+++ b/documentation/pts_options.html
@@ -19,7 +19,7 @@ install option needs to be supplied with the test name or suite as an argument.
Optionally, a Phoronix Global ID or the name of a saved results file can be supplied
as well and the test(s) to install will automatically be extracted from that information.
If the test is already installed and was run by the latest version of the installation
-process, no action will be taken.</p>
+process, no action will be taken. Multiple arguments can be supplied to install additional tests at the same time.</p>
<p><strong>install-dependencies &lt;To Install&gt;</strong></p>
<p>This option will install the external dependencies needed by the selected test(s)
using the distribution's package management system. For example, some tests depend
@@ -55,10 +55,10 @@ only be used when debugging a test installation problem.</p>
<p>This option will install the selected test(s) (if needed) and will proceed
to run the test(s). This option is equivalent to running phoronix-test-suite with
the install option followed by the run option. The name of the test or suite must
-be supplied or the Phoronix Global ID or saved local file name.</p>
+be supplied or the Phoronix Global ID or saved local file name. Multiple arguments can be supplied to run additional tests at the same time and save the results in a suite-like fashion.</p>
<p><strong>run &lt;To Run&gt;</strong></p>
<p>This option will run the selected test(s). The name of the test or suite must
-be supplied or the Phoronix Global ID or saved local file name.</p>
+be supplied or the Phoronix Global ID or saved local file name. Multiple arguments can be supplied to run additional tests at the same time and save the results in a suite-like fashion.</p>
<h2>Batch Run Options</h2>
<p><strong>batch-setup</strong></p>
<p>This option is used to configure the batch mode options for the Phoronix Test