summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_types.php
Commit message (Collapse)AuthorAgeFilesLines
* pts-core: Few fixes for some regressions from today's work plus otherMichael Larabel2008-12-121-1/+1
| | | | cleaning
* pts-core: Add pts_results_tandem_XmlReader() object for providing fileMichael Larabel2008-12-121-2/+2
| | | | handling in the constructor
* pts-core: Embed pts_location_test() into constructor ofMichael Larabel2008-12-121-2/+2
| | | | pts_test_tandem_XmlReader()
* pts-core: Add initial functions needed for virtual suite supportMichael Larabel2008-12-081-0/+66
|
* pts-core: Add auto-disks and auto-disk-partitions to automaticMichael Larabel2008-12-081-0/+4
| | | | population of test profile menus from identifiers
* pts-core: Fix regression that disabled benchmarking against PhoronixMichael Larabel2008-12-031-1/+1
| | | | Global by simply supplying the global ID
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-171-9/+9
| | | | hw_, or read_ prefix
* pts-core: Use static variable for PTS type cachingMichael Larabel2008-11-161-29/+22
|
* pts-core: Fix bug that caused installation of multiple Cascading TestMichael Larabel2008-10-311-2/+8
| | | | Profiles to only go one level deep
* pts-core: Add base/ support to locally stored test profiles andMichael Larabel2008-10-261-2/+15
| | | | resources
* pts-core: Support pts_call_test_script() using Cascading Test ProfilesMichael Larabel2008-10-181-1/+1
| | | | so that extended pre/post/parse-results scripts can be run
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-2/+72
| | | | and clean up most errors and warnings
* pts-core: Fix bug in pts_contained_tests() that caused Phoronix GlobalMichael Larabel2008-10-151-1/+1
| | | | IDs to not be detected
* pts-core: Update upload-results to use new functionsMichael Larabel2008-10-011-2/+2
|
* pts-core: Fix regression that caused is_test() to always return trueMichael Larabel2008-09-301-1/+1
|
* pts-core: Add support for OS-specific test profiles throughMichael Larabel2008-09-301-4/+18
| | | | <OS_PREFIX>_<test> name but is accessible by just running <test>
* pts-core: pts_find_file() -> pts_find_result_file()Michael Larabel2008-09-131-0/+14
|
* pts-core: First-cut SCTP supportMichael Larabel2008-09-111-4/+0
|
* pts-core: Add in base support for Self-Contained Test Profiles (SCTP)Michael Larabel2008-09-111-0/+4
|
* pts-core: Drop in the latest pts-functions_types.php file from my latestMichael Larabel2008-09-111-10/+163
| | | | | code, since one of the patches done in Scotland seems to have been thrown off...
* pts-core: Create the unified PTS test/suite type handlerMichael Larabel2008-09-111-0/+89