summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
...
* pts_Graph: Add loadGraphRawValues() for storing raw result data fromMichael Larabel2008-11-292-1/+6
* pts-core: Add and implement RawString to XML results specification for storin...Michael Larabel2008-11-295-0/+28
* pts_Graph: Switch from internal image rendering functions to usingMichael Larabel2008-11-285-406/+74
* bilde_renderer: New PTS-spawned abstracted image rendering interfaceMichael Larabel2008-11-283-0/+490
* 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-279-0/+2025
* pts-core: Add support for dynamically loading objects fromMichael Larabel2008-11-2710-2025/+18
* pts_Graph: ttf_string_* -> text_string_* for functionsMichael Larabel2008-11-275-25/+25
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-278-107/+112
* 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-266-34/+52
* 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
* tandem_XmlReader: Major performance improvements and optimizationsMichael Larabel2008-11-263-209/+203
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-235-13/+34
* 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-223-9/+7
* graphics_override, email_results, toggle_screensaver: Update to takeMichael Larabel2008-11-226-11/+16
* pts-core: Implement RequiresRoot tag that has been part of the PTS testMichael Larabel2008-11-202-1/+36
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-206-17/+60
* 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-203-39/+111
* 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
* tandem_XmlReader: Avoid banging on function_exists() so muchMichael Larabel2008-11-191-1/+7
* tandem_XmlReader: Write internal regular expression matcher for systemsMichael Larabel2008-11-191-12/+93
* pts_module: Update pts_timed_function() to reflect option changesMichael Larabel2008-11-191-2/+3
* pts-core: Eliminate THIS_RUN_TIME constant and add preferred way ofMichael Larabel2008-11-194-6/+26
* 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-193-5/+18
* system_monitor: Update it to work with new APIsMichael Larabel2008-11-191-3/+3
* pts-core: Fix graphics constant warnings generated inMichael Larabel2008-11-194-9/+20
* pts-core: Standardize all pts-core official functions with pts_, sw_,Michael Larabel2008-11-179-33/+33
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-1710-137/+138
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-177-43/+43
* pts-core: Standardize hw_gpu_* functionsMichael Larabel2008-11-178-194/+191
* pts-core: Standardize CPU function namesMichael Larabel2008-11-176-49/+47
* pts-core: Rename display_web_browser() -> pts_display_web_browser()Michael Larabel2008-11-177-9/+9
* 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-1711-703/+893
* pts-core: Rework the pts_*_assignment functionsMichael Larabel2008-11-171-12/+34