summaryrefslogtreecommitdiffstats
path: root/pts-core/options
Commit message (Expand)AuthorAgeFilesLines
* pts: Update tcsh external dependency for FedoraMichael Larabel2009-01-081-6/+0
* pts-core: Add result-file-to-pdf option that will read a results fileMichael Larabel2009-01-071-0/+104
* pts-core: Add install-all-dependencies option to install all availableMichael Larabel2008-12-281-0/+43
* pts-core: Archive installation output of tests in the test's directoryMichael Larabel2008-12-281-0/+1
* pts-core: Add pts_test_installed() boolean functionMichael Larabel2008-12-261-1/+1
* pts-core: Check all supplied arguments for a PCQS test when determiningMichael Larabel2008-12-161-23/+26
* pts-core: When using pts_display_web_browser, point to the index.htmlMichael Larabel2008-12-133-3/+3
* pts-core: Two more changes for tandem_XmlReaderMichael Larabel2008-12-121-1/+1
* pts-core: Add pts_results_tandem_XmlReader() object for providing fileMichael Larabel2008-12-121-3/+3
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-121-3/+3
* pts-core: Add Mode tag to suite XML specification for allowingMichael Larabel2008-12-111-4/+46
* pts-core: Don't sort current test identifiers when being prompted toMichael Larabel2008-12-111-1/+0
* pts-core: Add result-file-to-suite option that will convert the relevantMichael Larabel2008-12-102-1/+97
* pts-core: Add auto-disks and auto-disk-partitions to automaticMichael Larabel2008-12-081-1/+1
* pts-core: Add and implement default-run and default-benchmark optionsMichael Larabel2008-12-081-6/+8
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-081-4/+10
* pts-core: Add DefaultEntry tag to XML test specification for specifyingMichael Larabel2008-12-071-9/+24
* system_monitor: Update sensors every 9 secondsMichael Larabel2008-12-061-21/+21
* pts-core: Various fixes to the rewritten run_testMichael Larabel2008-12-051-5/+6
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-051-207/+265
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-052-11/+12
* pts-core: Move around some run_test.php codeMichael Larabel2008-12-041-12/+15
* pts-core: Rename various optionsMichael Larabel2008-12-047-7/+7
* pts-core: Add pts_load_function_set() for loading functions within PTSMichael Larabel2008-12-0411-12/+12
* pts-core: Fix regression in clone command that didn't download the XMLMichael Larabel2008-12-031-1/+1
* pts-core: Various PHP notice fixesMichael Larabel2008-12-031-1/+1
* pts-core: Fix fatal error in list-installed-tests optionMichael Larabel2008-12-031-1/+1
* pts-core: Cut down on use of pts_exit() command due to the new optionMichael Larabel2008-12-022-7/+24
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 2Michael Larabel2008-12-012-1/+2
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-301-0/+95
* pts-core: Clean up / functionize more benchmark run codeMichael Larabel2008-11-301-122/+11
* pts-core: Add build-suite option that guides the user throughMichael Larabel2008-11-302-105/+110
* pts-core: Add download-test-files option to download files for aMichael Larabel2008-11-301-0/+55
* pts-core: Fix regression in list-all-tests not listing unsupported testsMichael Larabel2008-11-291-1/+1
* pts-core: Ensure all PTS options extend the pts_option_interfaceMichael Larabel2008-11-2934-50/+50
* pts-core: Eliminate use of SILENT_INSTALL environmental variableMichael Larabel2008-11-291-5/+0
* pts-core: Rework the pts_run_option interface to set options to run nextMichael Larabel2008-11-291-0/+32
* pts-core: Add analyze-all-runs option to generate a candlestick graphMichael Larabel2008-11-291-0/+47
* pts-core: Rename analyze option to analyze-batchMichael Larabel2008-11-291-1/+1
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-201-0/+1
* pts-core: Eliminate use of global variables in PTS modules supportMichael Larabel2008-11-201-2/+2
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-172-10/+10
* pts-core: Rename display_web_browser() -> pts_display_web_browser()Michael Larabel2008-11-175-6/+6
* pts-core: Remove pts-run-test.php now that now that its code isMichael Larabel2008-11-131-0/+580
* pts-core: Modularize all Phoronix Test Suite run-time user options intoMichael Larabel2008-11-1330-0/+1447
* pts-core: Start migrating all commands into options/ classes and usingMichael Larabel2008-11-131-0/+39