summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions-run.php
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: When installing or running a test, only print to standardMichael Larabel2008-12-281-2/+7
| | | | output if under 10KB
* pts-core: Eliminate use of most preg_ functionsMichael Larabel2008-12-271-0/+4
|
* pts-core: Add pts_test_installed() boolean functionMichael Larabel2008-12-261-1/+1
|
* pts-core: Add auto-file-select and auto-directory-selection options toMichael Larabel2008-12-161-0/+30
| | | | PTS auto options support
* pts-core: Rework option counting in pts_auto_process_test_option()Michael Larabel2008-12-161-39/+38
|
* pts-core: Add pts_results_tandem_XmlReader() object for providing fileMichael Larabel2008-12-121-1/+1
| | | | handling in the constructor
* pts-core: Add pts_suite_tandem_XmlReader() object for providingMichael Larabel2008-12-121-1/+1
| | | | pts_location_suite() in the constructor
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-121-3/+3
| | | | pts_test_tandem_XmlReader()
* pts-core: Don't sort current test identifiers when being prompted toMichael Larabel2008-12-111-3/+1
| | | | enter a new identifier
* pts-core: Disable pts_validate_save_file_name() for nowMichael Larabel2008-12-101-0/+1
|
* pts-core: Add auto-disks and auto-disk-partitions to automaticMichael Larabel2008-12-081-2/+48
| | | | population of test profile menus from identifiers
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-081-3/+3
| | | | functions
* pts-core: Add DefaultEntry tag to XML test specification for specifyingMichael Larabel2008-12-071-1/+63
| | | | defaults mode
* pts-core: Various fixes to the rewritten run_testMichael Larabel2008-12-051-0/+4
|
* pts-core: Allow multiple tests/suites/identifiers to be passed using theMichael Larabel2008-12-051-91/+97
| | | | run and benchmark options
* pts-core: Cut down on use of pts_exit() command due to the new optionMichael Larabel2008-12-021-1/+4
| | | | architecture, instead use returns appropriately
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 2Michael Larabel2008-12-011-1/+1
|
* pts-core: Major Self-Contained Test Profile (SCTP) update. Also adds inMichael Larabel2008-11-301-0/+1
| | | | convert-test-to-sctp option.
* pts-core: Clean up / functionize more benchmark run codeMichael Larabel2008-11-301-3/+146
|
* pts-core: Add build-suite option that guides the user throughMichael Larabel2008-11-301-0/+107
| | | | automatically building their own test suite
* pts-core: Update CSS and XSL for results viewer, fix table columnMichael Larabel2008-11-301-4/+1
| | | | alignment bug
* pts-core: Eliminate use of SILENT_INSTALL environmental variableMichael Larabel2008-11-291-1/+1
|
* pts-core: Add and implement RawString to XML results specification for ↵Michael Larabel2008-11-291-0/+1
| | | | storing raw result values from all trial runs
* pts-core: Add validate-result mode that PTS test profiles can implementMichael Larabel2008-11-271-0/+7
|
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-231-1/+8
|
* pts-core: Implement RequiresRoot tag that has been part of the PTS testMichael Larabel2008-11-201-1/+14
| | | | profile specification for some time
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-201-4/+28
| | | | pts-core
* pts-core: Fixes in FreeBSD 7 supportMichael Larabel2008-11-191-1/+4
|
* pts-core: Eliminate THIS_RUN_TIME constant and add preferred way ofMichael Larabel2008-11-191-1/+3
| | | | using pts_unique_runtime_identifier()
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-171-3/+3
| | | | hw_, or read_ prefix
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-171-3/+3
|
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-171-1/+1
|
* pts-core: Standardize hw_gpu_* functionsMichael Larabel2008-11-171-4/+4
|
* pts-core: Standardize CPU function namesMichael Larabel2008-11-171-3/+3
|
* pts-core: Drop ArgumentName profile tag code that's been deprecatedMichael Larabel2008-11-151-6/+0
| | | | since PTS 1.4+ in favor of ArgumentPrefix
* pts-core: Add static/process-reporting-checks.txt to contain a list ofMichael Larabel2008-11-131-6/+22
| | | | | processes to check for and report to the results viewer, instead of having it coded within an array
* pts-core: Remove pts-run-test.php now that now that its code isMichael Larabel2008-11-131-1/+1
| | | | modularized as option run_test
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-18/+8
| | | | statements
* pts-core: Fix read warnings in SELinux detectionMichael Larabel2008-11-071-2/+2
|
* pts-core: Rever trackerd from $check_process until better method isMichael Larabel2008-11-061-2/+1
| | | | determined
* pts-core: Add timed kill infrasturcture to kill a process from a testMichael Larabel2008-11-021-1/+2
| | | | script by calling $TIMED_KILL <process_name> <time_in_seconds>
* pts-core: Various small tweaks to pts-coreMichael Larabel2008-11-011-3/+2
|
* pts-core: Add support for checking if SELinux is enabled/runningMichael Larabel2008-10-281-0/+18
|
* pts-core: Add Tracker (trackerd) to $check_processesMichael Larabel2008-10-281-1/+2
|
* pts-core: Rename pts-core/pts-results-viewer/ toMichael Larabel2008-10-261-2/+2
| | | | pts-core/results-viewer/
* pts-core: Move timer-start.sh and timer-stop.sh from pts-core/scripts/Michael Larabel2008-10-261-2/+2
| | | | to pts-core/test-libraries/
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-191-1/+1
| | | | functionality in pts_module_interface
* pts-core: More code restructuring and cleaningMichael Larabel2008-10-191-39/+1
|
* pts-core: More restructuring of pts-functions-run.php and furtherMichael Larabel2008-10-191-75/+60
| | | | enriching the pts_test_result class
* pts-core: More reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-191-114/+10
|