summaryrefslogtreecommitdiffstats
path: root/pts-core/modules
Commit message (Expand)AuthorAgeFilesLines
* system_monitor: When monitoring CPU usage, monitor the usage on eachMichael Larabel2008-12-311-0/+30
* system_monitor: Update sensors every 9 secondsMichael Larabel2008-12-061-1/+1
* pts-core: Allow pts_Graph to set the default image renderer forMichael Larabel2008-11-291-5/+0
* pts_Graph: Various changes to the graphing objectMichael Larabel2008-11-271-1/+1
* graphics_override, email_results, toggle_screensaver: Update to takeMichael Larabel2008-11-224-9/+14
* pts-core: Finish eliminating use of all global variables throughoutMichael Larabel2008-11-202-4/+4
* pts-core: Eliminate THIS_RUN_TIME constant and add preferred way ofMichael Larabel2008-11-191-2/+3
* pts-core: PTS_START_TIME -> PTS_INIT_TIME and add pts_elapsed_time() function...Michael Larabel2008-11-191-4/+3
* system_monitor: Update it to work with new APIsMichael Larabel2008-11-191-3/+3
* pts-core: Fix graphics constant warnings generated inMichael Larabel2008-11-191-1/+1
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-171-6/+6
* pts-core: Standardize hw_gpu_* functionsMichael Larabel2008-11-173-20/+20
* pts-core: Standardize CPU function namesMichael Larabel2008-11-171-4/+4
* pts-core: Rename display_web_browser() -> pts_display_web_browser()Michael Larabel2008-11-171-2/+2
* pts-core: Move module-variables.txt to STATIC_DIRMichael Larabel2008-11-131-6/+0
* pts-core: Switch over relevant define statements to using new PTSMichael Larabel2008-11-131-48/+48
* pts-core: More various changesMichael Larabel2008-11-013-1/+9
* update_checker: Fix version recognition / comparisonMichael Larabel2008-10-291-1/+1
* pts-core: More restructuring of pts-functions-run.php and furtherMichael Larabel2008-10-191-8/+7
* system_monitor: Add support for using the SVG renderer in pts_GraphMichael Larabel2008-10-131-39/+41
* pts-core: Add a index.html forwarder to each result file and have theMichael Larabel2008-10-041-2/+1
* pts-core: graphics_gpu_usage() returns -1 on failureMichael Larabel2008-10-021-1/+1
* system_monitor: Add support for monitoring hard drive temperature usingMichael Larabel2008-10-021-2/+27
* update_checker: Correct comment line typoMichael Larabel2008-09-281-1/+1
* update_checker: Move code to check for PTS updates out of pts-core andMichael Larabel2008-09-281-0/+52
* timed_screenshot: A module that takes a screenshot while tests areMichael Larabel2008-09-132-0/+82
* graphics_event_checker: Merge the gpu_error_counter module functionalityMichael Larabel2008-09-122-86/+51
* pts-core: Add NVIDIA "NV Extension" support to theMichael Larabel2008-09-121-5/+8
* graphics_event_checker: Add graphics_event_checker module that makesMichael Larabel2008-09-111-0/+94
* graphics_override: Don't apply anti-aliasing or anisotropic filteringMichael Larabel2008-08-271-7/+23
* pts-core: Fix more missing / unset variablesMichael Larabel2008-08-231-2/+2
* system_monitor: Add physical, SWAP, and total memory usage monitoringMichael Larabel2008-08-211-8/+87
* pts-core: Add support for reading system memory and SWAP usageMichael Larabel2008-08-211-1/+1
* system_monitor: Report elapsed time in graphs instead of dateMichael Larabel2008-08-201-4/+8
* pts: With urbanterror profile, disable vsyncMichael Larabel2008-08-191-1/+0
* gpu_error_counter: A module that monitors the graphics card to see ifMichael Larabel2008-08-191-0/+84
* graphics_override: Switch when !IS_ATI_GRAPHICS && !IS_NVIDIA_GRAPHICSMichael Larabel2008-08-191-5/+1
* system_monitor: V3_POWER -> V3_VOLTAGE (Reported by Marox)Michael Larabel2008-08-191-2/+2
* system_monitor: Poll sensors every 10 secondsMichael Larabel2008-08-171-1/+1
* system_monitor: When reading +3.3V, poll V3_POWER not BATTERY_POWERMichael Larabel2008-08-061-1/+1
* system_monitor: Start pts_monitor_update() during theMichael Larabel2008-08-031-2/+4
* pts_module: Add sample shell script module (dummy_script_module.sh)Michael Larabel2008-08-031-0/+86
* Remove codename from license/copyright comments headersMichael Larabel2008-08-035-6/+6
* pts-core: Move environmental variables to check for auto-loading of PTSMichael Larabel2008-08-031-0/+5
* email_results: Add a module to email test results automatically to aMichael Larabel2008-08-031-0/+49
* toggle_screensaver: Improve the xdg-screensaver usageMichael Larabel2008-08-031-7/+9
* toggle_screensaver: Add KDE screensaver supportMichael Larabel2008-08-031-1/+21
* toggle_screensaver: Move screensaver toggling code from pts-core into aMichael Larabel2008-08-031-0/+74
* pts_module: Add a simple module called dummy_module for showingMichael Larabel2008-08-033-2/+98
* Switch graphics_override module to using IS_ATI_GRAPHICS andMichael Larabel2008-08-031-19/+14