summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_modules.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Ensure all PTS options extend the pts_option_interfaceMichael Larabel2008-11-291-0/+8
* 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: Fix graphics constant warnings generated inMichael Larabel2008-11-191-0/+1
* 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-151-1/+1
* pts-core: Move module-variables.txt to STATIC_DIRMichael Larabel2008-11-131-1/+1
* pts-core: Relocate initialization code to be called fromMichael Larabel2008-11-131-0/+4
* pts-core: Add pts_user_module_details classMichael Larabel2008-11-131-2/+8
* pts-core: Only call a PTS SH module if the command being called is inMichael Larabel2008-10-231-1/+1
* pts-core: Add __event_global_upload to PTS modules support for callingMichael Larabel2008-10-221-0/+4
* pts-core: More code restructuring and cleaningMichael Larabel2008-10-191-0/+4
* pts-core: Allow select objects to be exposed to PTS modules when callingMichael Larabel2008-10-181-7/+6
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-21/+63
* pts-core: Add pts_module_call() as a meta function forMichael Larabel2008-09-301-5/+14
* pts-core: Clean-up PHP module calls by using the newMichael Larabel2008-09-301-2/+8
* pts-core: Clean-up SH module calls by using the new pts_sh_module_call()Michael Larabel2008-09-301-1/+8
* update_checker: Move code to check for PTS updates out of pts-core andMichael Larabel2008-09-281-0/+2
* pts-core: PTS_EXIT -> PTS_QUIT module typeMichael Larabel2008-09-131-2/+2
* graphics_event_checker: Merge the gpu_error_counter module functionalityMichael Larabel2008-09-121-1/+0
* pts-core: Add PTS_EXIT module return type for having the Phoronix TestMichael Larabel2008-09-121-0/+5
* pts-core: pts_module_processes() contains an array of all supportedMichael Larabel2008-08-261-0/+5
* pts-core: Drop pts_beep()Michael Larabel2008-08-221-0/+10
* pts-core: Add gpu_error_counter module to load by defaultMichael Larabel2008-08-191-0/+1
* pts-core: Add PTS module return response types. First implementation: IfMichael Larabel2008-08-191-2/+17
* pts-core: After first call, cache pts_env_variables()Michael Larabel2008-08-091-3/+3
* pts-core: pts_module_set_environment_variable() toMichael Larabel2008-08-061-7/+2
* pts-core: Few PTS module architecture updatesMichael Larabel2008-08-061-3/+7
* pts-core: Don't auto-load PTS modules if PTS_IGNORE_MODULESMichael Larabel2008-08-061-0/+3
* Swithch defined("PTS_DEBUG_MODE") to IS_DEBUG_MODEMichael Larabel2008-08-031-1/+1
* pts_module: Add support for shell script PTS modulesMichael Larabel2008-08-031-3/+31
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
* pts-core: Move environmental variables to check for auto-loading of PTSMichael Larabel2008-08-031-8/+19
* email_results: Add a module to email test results automatically to aMichael Larabel2008-08-031-1/+1
* Run the toggle_screensaver module by defaultMichael Larabel2008-08-031-0/+4
* Add HALT_SCREENSAVER => toggle_screensaver to pts_auto_detect_modules()Michael Larabel2008-08-031-1/+1
* Allow the environmental variables to be set from the LoadModules tagMichael Larabel2008-08-031-4/+14
* Add LoadModules tag to user-config.xml with support for loading modulesMichael Larabel2008-08-031-1/+11
* Tons of updates to PTS module framework... Add Extensions tag to savedMichael Larabel2008-08-031-14/+62
* Allow support for loading modules manually by setting each module nameMichael Larabel2008-08-031-4/+18
* Add graphics_override module for having FORCE_AA and FORCE_AF optionsMichael Larabel2008-08-031-1/+1
* Add pts_module object for providing some common functions to use by PTSMichael Larabel2008-08-031-2/+2
* Move all sensor monitoring code from pts-core to system_monitor module.Michael Larabel2008-08-031-0/+5
* Add GPLv3 header to some source files missing the licenseMichael Larabel2008-06-221-1/+14
* Trivial code cleaning of pts-coreMichael Larabel2008-06-121-1/+1
* Add CPU frequency monitoring support (MONITOR=cpu.freq). Thanks to workMichael Larabel2008-06-091-0/+13
* Start to push forward some Phoronix Test Suite modules / plug-inMichael Larabel2008-06-071-0/+32