summaryrefslogtreecommitdiffstats
path: root/phoronix-test-suite
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-281-1/+2
| | | | in file install.log
* pts-core: Add and implement default-run and default-benchmark optionsMichael Larabel2008-12-081-1/+9
|
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-051-1/+1
| | | | install (and force-install) option
* pts-core: Eliminate need to statically code options and arguments inMichael Larabel2008-12-051-112/+44
| | | | phoronix-test-suite, but handle most of it dynamically
* pts-core: Shorten phoronix-test-suite textMichael Larabel2008-12-041-30/+30
|
* pts-core: Rename various optionsMichael Larabel2008-12-041-11/+11
|
* pts-core: Fix fatal error in list-installed-tests optionMichael Larabel2008-12-031-7/+7
|
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-301-3/+6
| | | | convert-test-to-sctp option.
* pts-core: Add build-suite option that guides the user throughMichael Larabel2008-11-301-0/+4
| | | | automatically building their own test suite
* pts-core: Add download-test-files option to download files for aMichael Larabel2008-11-301-0/+3
| | | | test/suite but don't install
* pts-core: Ensure all PTS options extend the pts_option_interfaceMichael Larabel2008-11-291-14/+14
|
* pts-core: Eliminate use of SILENT_INSTALL environmental variableMichael Larabel2008-11-291-2/+0
|
* pts-core: Rework the pts_run_option interface to set options to run nextMichael Larabel2008-11-291-4/+2
| | | | | pts-core: Change benchmark option to using the revised pts_run_option interface to avoid double pts-core initalization
* pts-core: Update phoronix-test-suite textMichael Larabel2008-11-291-4/+6
|
* pts-core: Add analyze-all-runs option to generate a candlestick graphMichael Larabel2008-11-291-1/+7
| | | | showing the distribution of results from all trial runs
* pts-core: Rename analyze option to analyze-batchMichael Larabel2008-11-291-5/+5
|
* pts-core: Remove pts-run-test.php now that now that its code isMichael Larabel2008-11-131-5/+5
| | | | modularized as option run_test
* pts-core: Modularize all Phoronix Test Suite run-time user options intoMichael Larabel2008-11-131-32/+32
| | | | | options/ classes and using phoronix-test-suite.php interface pts-core: Remove pts-run-cmd.php now that all options are modularized
* pts-core: Start migrating all commands into options/ classes and usingMichael Larabel2008-11-131-1/+1
| | | | the new phoronix-test-suite.php interface
* pts-core: Drop pts-functions-extras.php and move those functions toMichael Larabel2008-11-131-1/+1
| | | | other files
* pts-core: More random changesMichael Larabel2008-11-131-4/+1
|
* pts-core: Readjust pts-run-cmd.php code to not be reliant on some itemsMichael Larabel2008-11-131-9/+4
|
* pts-core: Add result-info option for showing basic information about aMichael Larabel2008-10-241-0/+3
| | | | saved result file
* pts-core: Add support for detecting php binary at /usr/php/bin/phpMichael Larabel2008-10-151-0/+3
|
* phoronix-test-suite: Fix displaying menuMichael Larabel2008-10-051-1/+1
|
* pts-core: Add remove-installed-test to remove a test installationMichael Larabel2008-10-031-0/+3
|
* pts: Add safety checks in install-sh and phoronix-test-suiteMichael Larabel2008-10-031-1/+12
|
* pts-core: Update upload-results to use new functionsMichael Larabel2008-10-011-2/+2
|
* pts-core: Add support for persistent configuration options thatMichael Larabel2008-09-121-0/+4
| | | | | | end-users can easily adjust for PTS modules by running "phoronix-test-suite module-setup MODULE-NAME" that are stored to ~/.phoronix-test-suite/modules-config.xml
* pts-core: First-cut SCTP supportMichael Larabel2008-09-111-22/+24
|
* pts-core: Add stub for SCTP (Self-Contained Test Profile) support withinMichael Larabel2008-09-111-0/+8
| | | | the phoronix-test-suite script
* pts-core: Drop PTS_USER_DIR usageMichael Larabel2008-09-111-3/+0
|
* pts-core: Add list-all-tests option that is like list-tests but willMichael Larabel2008-08-191-0/+3
| | | | | also list tests that are marked of an EXPERIMENTAL, PRIVATE, BROKEN, or UNVERIFIED state
* pts: PTS Global being renamed to Phoronix GlobalMichael Larabel2008-08-121-2/+2
|
* pts-core: Add test-module and debug-module options for running throughMichael Larabel2008-08-061-2/+8
| | | | all module function calls for testing their functionality
* pts: Documentation update for Phoronix Test Suite 1.2Michael Larabel2008-08-031-0/+1
|
* pts-core: Drop sensors and sensor-options argumentsMichael Larabel2008-08-031-2/+2
|
* pts-core: Rename pts-run-benchmark.php to pts-run-test.phpMichael Larabel2008-08-031-4/+4
|
* pts-core: Create unified batch mode support and make detection done atMichael Larabel2008-08-031-2/+4
| | | | init time
* Drop fixed size for graphs in pts-results-viewer.xsl and addMichael Larabel2008-08-031-1/+1
| | | | analyze-results as an alias for analyze option.
* pts-core: Add analyze option for looking at PTS batch resultsMichael Larabel2008-08-031-0/+3
|
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
|
* pts-core: Add list-test-usage option for showing the tests that areMichael Larabel2008-08-031-0/+3
| | | | | installed with the time the test was installed, when the test was last run, and the number of times total the test was run
* Install linux-32bit-libraries and php-extras by default when running PTSMichael Larabel2008-08-031-1/+1
| | | | | External Dependencies for the first time, plus a few other changes bundled in this commit.
* Add initial support for Solaris / OpenSolaris... A few hardwareMichael Larabel2008-08-031-0/+3
| | | | detection functions may also be improved as a result.
* Change BENCHMARK_ENV_DIR to TEST_ENV_DIR definitionMichael Larabel2008-08-031-4/+4
|
* Trivial changes to the phoronix-test-suite shell scriptMichael Larabel2008-08-031-8/+6
|
* Add module-info option for viewing information on a moduleMichael Larabel2008-08-031-0/+4
|
* Add list-modules option for listing all available/installed modulesMichael Larabel2008-08-031-0/+6
|
* Update some more alias options...Michael Larabel2008-06-231-3/+3
|