summaryrefslogtreecommitdiffstats
path: root/pts-core/functions
Commit message (Expand)AuthorAgeFilesLines
...
* pts-core: Unset an object from the __autoload() array after use since itMichael Larabel2008-11-281-1/+2
* pts-core: Fix reporting erroneous motherboard string (Found on QEMUMichael Larabel2008-11-281-1/+6
* pts-core: Add validate-result mode that PTS test profiles can implementMichael Larabel2008-11-271-0/+7
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-271-0/+18
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-272-5/+5
* pts-core: Add support for Xfce 4.x detection to sw_desktop_environment()Michael Larabel2008-11-261-0/+13
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-261-2/+4
* pts-core: Add support for KDE 4.x in sw_desktop_environment()Michael Larabel2008-11-261-3/+42
* pts-core: Add support for detecting and reporting the desktopMichael Larabel2008-11-263-13/+20
* pts-core: When rendering graph results, report the PTS version numberMichael Larabel2008-11-261-1/+9
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-234-12/+33
* pts-core: Fix in memory type detectionMichael Larabel2008-11-231-0/+5
* pts-core: Fix for Self-Contained Test Profiles (SCTP) supportMichael Larabel2008-11-232-8/+10
* Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 1Michael Larabel2008-11-222-5/+5
* graphics_override, email_results, toggle_screensaver: Update to takeMichael Larabel2008-11-221-1/+1
* 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-203-13/+55
* pts-core: Fix typo in last commitMichael Larabel2008-11-201-1/+1
* pts-core: Eliminate use of global variables in PTS modules supportMichael Larabel2008-11-201-34/+107
* pts-core: Return false on failure from read_hal(), read_system_hal()Michael Larabel2008-11-202-7/+12
* pts-core: Return false on failure from read_sysctl() instead ofMichael Larabel2008-11-204-6/+23
* pts-core: Return false on failure from read_lsb() instead of "Unknown"Michael Larabel2008-11-202-6/+15
* pts-core: Return false on failure from read_pci() instead of "Unknown"Michael Larabel2008-11-203-4/+4
* pts-core: Fixes in FreeBSD 7 supportMichael Larabel2008-11-192-4/+10
* pts-core: Add internal caching support for lspci and lsb_releaseMichael Larabel2008-11-191-6/+15
* pts-core: Add fallback option support for read_sysctl()Michael Larabel2008-11-191-5/+11
* pts-core: Eliminate THIS_RUN_TIME constant and add preferred way ofMichael Larabel2008-11-193-4/+23
* pts-core: Allow pts_set_assignment() to set multiple assignments withMichael Larabel2008-11-191-1/+9
* pts-core: PTS_START_TIME -> PTS_INIT_TIME and add pts_elapsed_time() function...Michael Larabel2008-11-192-1/+15
* pts-core: Fix graphics constant warnings generated inMichael Larabel2008-11-193-8/+19
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-176-22/+22
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-1710-137/+138
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-176-37/+37
* pts-core: Standardize hw_gpu_* functionsMichael Larabel2008-11-175-174/+171
* pts-core: Standardize CPU function namesMichael Larabel2008-11-175-45/+43
* pts-core: Rename display_web_browser() -> pts_display_web_browser()Michael Larabel2008-11-171-1/+1
* pts-core: Rename sctp_test_directory() -> pts_sctp_test_directory(),Michael Larabel2008-11-173-7/+7
* pts-core: Branch out classes from pts-generic-classes.phpMichael Larabel2008-11-171-1/+0
* pts-core: Rework the pts_*_assignment functionsMichael Larabel2008-11-171-12/+34
* pts-core: Don't append "_drv" in xorg_ddx_driver_info() to printedMichael Larabel2008-11-171-3/+1
* pts-core: Use static variable for PTS type cachingMichael Larabel2008-11-161-29/+22
* pts-core: Add SearchMediaForCache option that's enabled by default inMichael Larabel2008-11-163-6/+26
* pts-core: Drop ArgumentName profile tag code that's been deprecatedMichael Larabel2008-11-153-15/+3
* pts-core: Fix for URL empty bug (reported by Stef Telford and Bene18)Michael Larabel2008-11-151-2/+2
* pts-core: Only install external dependencies for tests that areMichael Larabel2008-11-151-1/+4
* pts-core: Add "null" to hal-values-remove.txtMichael Larabel2008-11-151-2/+2
* pts-core: Add __pre_option_process() and __post_option_process() to PTSMichael Larabel2008-11-152-1/+3
* pts-core: Add pts_run_option_command() for modularizing executing PTSMichael Larabel2008-11-151-0/+25
* pts-core: Unify the XSL for the PTS Results Viewer and use a PHPMichael Larabel2008-11-131-2/+18
* pts-core: Switch a few global variables to staticMichael Larabel2008-11-131-18/+9