summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions-run.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: When installing or running a test, only print to standardMichael Larabel2008-12-281-2/+7
* 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-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
* pts-core: Add pts_suite_tandem_XmlReader() object for providingMichael Larabel2008-12-121-1/+1
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-121-3/+3
* pts-core: Don't sort current test identifiers when being prompted toMichael Larabel2008-12-111-3/+1
* 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
* pts-core: Switch IS_BATCH_MODE from using defines to PTS assignmentMichael Larabel2008-12-081-3/+3
* pts-core: Add DefaultEntry tag to XML test specification for specifyingMichael Larabel2008-12-071-1/+63
* 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
* pts-core: Cut down on use of pts_exit() command due to the new optionMichael Larabel2008-12-021-1/+4
* 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
* 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
* pts-core: Update CSS and XSL for results viewer, fix table columnMichael Larabel2008-11-301-4/+1
* 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 storin...Michael Larabel2008-11-291-0/+1
* 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
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-201-4/+28
* 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
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-171-3/+3
* 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
* pts-core: Add static/process-reporting-checks.txt to contain a list ofMichael Larabel2008-11-131-6/+22
* pts-core: Remove pts-run-test.php now that now that its code isMichael Larabel2008-11-131-1/+1
* pts-core: Start moving some of the define statements to PTS assignmentMichael Larabel2008-11-131-18/+8
* 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
* pts-core: Add timed kill infrasturcture to kill a process from a testMichael Larabel2008-11-021-1/+2
* 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: Move timer-start.sh and timer-stop.sh from pts-core/scripts/Michael Larabel2008-10-261-2/+2
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-191-1/+1
* 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
* pts-core: More reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-191-114/+10