summaryrefslogtreecommitdiffstats
path: root/pts-core
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Improve reporting of system RAM information when not all DMIMichael Larabel2008-10-291-3/+8
* pts_Graph: Support resizing the font size in write_text_center() ifMichael Larabel2008-10-291-3/+7
* pts-core: Add support for checking if SELinux is enabled/runningMichael Larabel2008-10-281-0/+18
* pts-core: Add Tracker (trackerd) to $check_processesMichael Larabel2008-10-281-1/+2
* pts-core: Improve RAM model/speed/type identificationMichael Larabel2008-10-281-3/+10
* pts-core: Fix showing Phoronix Global URLs in browser (reported byMichael Larabel2008-10-281-1/+1
* Tag Phoronix Test Suite 1.4.0 Beta 2Michael Larabel2008-10-271-1/+1
* pts-core: Output dmesg when saving system detailsMichael Larabel2008-10-271-0/+8
* pts-core: Copy the Xorg.0.log when saving system detailsMichael Larabel2008-10-271-0/+5
* pts-core: Create TEST_ENV_DIR and SAVE_RESULTS_DIR directories onMichael Larabel2008-10-271-0/+8
* pts-core: Add base/ support to locally stored test profiles andMichael Larabel2008-10-262-2/+17
* pts-core: Add pts_run_shell_script() for extracting a sh script thatMichael Larabel2008-10-263-2/+11
* pts-core: Add pts_extract_file() for extracting a tar file thatMichael Larabel2008-10-262-2/+24
* pts-core: Add pts_move_file() function for moving a file that abstractsMichael Larabel2008-10-262-2/+6
* pts-core: Move some abstracted shell commands to newMichael Larabel2008-10-262-60/+86
* pts-core: Rename pts-core/pts-results-viewer/ toMichael Larabel2008-10-2610-4/+5
* pts-core: Move timer-start.sh and timer-stop.sh from pts-core/scripts/Michael Larabel2008-10-263-2/+2
* pts-core: Improve motherboard detection for vendors that report aMichael Larabel2008-10-261-1/+1
* pts-core: Add result-info option for showing basic information about aMichael Larabel2008-10-241-26/+60
* pts-core: Only call a PTS SH module if the command being called is inMichael Larabel2008-10-231-1/+1
* Tag Phoronix Test Suite 1.4.0 "Orkdal" Beta 1Michael Larabel2008-10-221-1/+1
* pts-core: Add __event_global_upload to PTS modules support for callingMichael Larabel2008-10-224-0/+17
* pts-core: More read_dmidecode() parsing tweaksMichael Larabel2008-10-222-5/+8
* pts: Set TimesToRun to 3 for timed-build instead of 1Michael Larabel2008-10-221-1/+1
* pts-core: Add Linux support for reading DIMM speed, capacity, and bankMichael Larabel2008-10-213-3/+41
* pts-core: Add support for reading DMI information from dmidecode whereMichael Larabel2008-10-211-0/+46
* pts_Graph: Round all dimensions and coordinates when using the SVGMichael Larabel2008-10-191-4/+4
* pts-core: Support for running a test from a PTS graph file that'sMichael Larabel2008-10-193-25/+56
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-195-5/+13
* pts-core: Clean-up test install code and move External Dependencies codeMichael Larabel2008-10-192-220/+245
* pts-core: Rework downloads.xml code to use pts_objects_test_downloads()Michael Larabel2008-10-193-144/+129
* pts-core: Support for reading HDD model on Mac OS X (currently SATA onlyMichael Larabel2008-10-191-82/+96
* pts-core: When removing a saved result, remove the SVG files too (justMichael Larabel2008-10-191-0/+4
* pts-core: More code restructuring and cleaningMichael Larabel2008-10-195-93/+80
* pts-core: More restructuring of pts-functions-run.php and furtherMichael Larabel2008-10-193-83/+94
* pts-core: More reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-193-115/+141
* pts-core: Allow select objects to be exposed to PTS modules when callingMichael Larabel2008-10-182-8/+7
* pts-core: Start reordering and optimizing pts-functions-run.php codeMichael Larabel2008-10-182-41/+46
* pts-core: Move ExternalDependencies tag location from TestInformation toMichael Larabel2008-10-181-1/+1
* pts: Add java-environment base test that provides the java externalMichael Larabel2008-10-181-1/+1
* pts-core: Automatically append periods to test notesMichael Larabel2008-10-184-9/+9
* pts-core: Support pts_call_test_script() using Cascading Test ProfilesMichael Larabel2008-10-182-15/+27
* pts-core: Unify running pre/post/parse-results script running withMichael Larabel2008-10-181-28/+32
* pts-core: Change directory to the test installation directory beforeMichael Larabel2008-10-181-2/+2
* pts-core: Allow test profiles to append a test note to a results file byMichael Larabel2008-10-181-0/+5
* pts-core: Add pts_add_test_note() function for reporting items to listMichael Larabel2008-10-182-21/+15
* pts-core: Delete pts-results-description, pts-test-version, andMichael Larabel2008-10-181-0/+3
* pts-core: Add and implement pts_test_result() classMichael Larabel2008-10-182-6/+18
* pts-core: Add pts-generic-classes.phpMichael Larabel2008-10-182-0/+26
* pts-core: Clean-up IS_*_GRAPHICS define setupMichael Larabel2008-10-181-30/+26