summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pts-core: Reorder a few functionsMichael Larabel2008-10-305-248/+248
|
* pts: Update darwin test profile as compress-pbzip2 isn't supported onMichael Larabel2008-10-301-3/+0
| | | | Mac OS X
* pts-core: Fix another typo in system_memory_string()Michael Larabel2008-10-301-1/+1
|
* pts-core: Fix typo in last commit within system_memory_string()Michael Larabel2008-10-301-1/+1
|
* pts-core: Add support for reading detailed RAM information on Mac OS XMichael Larabel2008-10-302-9/+25
|
* pts-core: Add support in read_osx_system_profiler() to read multipleMichael Larabel2008-10-301-4/+19
| | | | objects
* pt: Two fixes for unigine-sanctuary and unigine-tropics test profilesMichael Larabel2008-10-304-4/+4
|
* pts-core: Add -L argument to curl to follow download linksMichael Larabel2008-10-302-1/+2
|
* pts: Update unigine-tropics test profile against Tropics 1.1 fromMichael Larabel2008-10-307-11/+15
| | | | | | Unigine Corp pts: Update unigine-sanctuary test profile against Sanctuary 2.1 from Unigine Corp
* pts: Update insertion count to 12,500 for sqlite test profileMichael Larabel2008-10-293-2/+7
|
* pts: Add additional run-time tests for x11perf test profileMichael Larabel2008-10-295-6/+18
|
* update_checker: Fix version recognition / comparisonMichael Larabel2008-10-292-1/+2
|
* pts-core: Improve reporting of system RAM information when not all DMIMichael Larabel2008-10-292-3/+9
| | | | data is present
* pts_Graph: Support resizing the font size in write_text_center() ifMichael Larabel2008-10-292-3/+8
| | | | | it's too large to fit within the bounding box
* pts-core: Add support for checking if SELinux is enabled/runningMichael Larabel2008-10-282-0/+19
|
* pts-core: Add Tracker (trackerd) to $check_processesMichael Larabel2008-10-282-1/+3
|
* pts-core: Improve RAM model/speed/type identificationMichael Larabel2008-10-282-3/+11
|
* pts: Switch pts-graph test profile to using $PHP_BIN instead of callingMichael Larabel2008-10-284-3/+3
| | | | | php (thus allows it to run where PHP isn't part of their path, such as Solaris)
* pts: Switch tandem-xml test profile to using $PHP_BIN instead of callingMichael Larabel2008-10-283-2/+8
| | | | | php (thus allows it to run where PHP isn't part of their path, such as Solaris)
* pts-core: Fix showing Phoronix Global URLs in browser (reported byMichael Larabel2008-10-284-3/+3
| | | | Marox)
* documentation: Bring all documentation up-to-date with OrkdalMichael Larabel2008-10-275-9/+21
|
* Tag Phoronix Test Suite 1.4.0 Beta 2Michael Larabel2008-10-272-2/+3
|
* pts-core: Output dmesg when saving system detailsMichael Larabel2008-10-272-0/+9
|
* pts-core: Copy the Xorg.0.log when saving system detailsMichael Larabel2008-10-272-0/+6
|
* pts-core: Create TEST_ENV_DIR and SAVE_RESULTS_DIR directories onMichael Larabel2008-10-272-0/+9
| | | | start-up
* pts-core: Add base/ support to locally stored test profiles andMichael Larabel2008-10-263-2/+18
| | | | resources
* pts-core: Add pts_run_shell_script() for extracting a sh script thatMichael Larabel2008-10-264-2/+12
| | | | abstracts the shell_exec command
* pts-core: Add pts_extract_file() for extracting a tar file thatMichael Larabel2008-10-263-2/+25
| | | | abstracts the shell_exec command
* pts-core: Add pts_move_file() function for moving a file that abstractsMichael Larabel2008-10-263-2/+7
| | | | the shell_exec command
* pts-core: Move some abstracted shell commands to newMichael Larabel2008-10-263-60/+87
| | | | pts-functions_shell.php file
* pts-core: Rename pts-core/pts-results-viewer/ toMichael Larabel2008-10-2611-4/+6
| | | | pts-core/results-viewer/
* pts-core: Move timer-start.sh and timer-stop.sh from pts-core/scripts/Michael Larabel2008-10-264-2/+3
| | | | to pts-core/test-libraries/
* pts-core: Improve motherboard detection for vendors that report aMichael Larabel2008-10-262-1/+2
| | | | version string of "1234567890" (such as Super Micro)
* pts: Add new mirrors for lzma-4.32.6.tar.gz in compress-lzma testMichael Larabel2008-10-262-1/+2
| | | | profile since current ones have been removed
* pts-core: Add result-info option for showing basic information about aMichael Larabel2008-10-245-26/+69
| | | | saved result file
* pts: Update build-php php-5.2.5 download linksMichael Larabel2008-10-242-1/+2
|
* pts-core: Only call a PTS SH module if the command being called is inMichael Larabel2008-10-232-1/+5
| | | | pts_module_processes() but no pts_module_events() support
* Tag Phoronix Test Suite 1.4.0 "Orkdal" Beta 1Michael Larabel2008-10-223-206/+206
|
* pts-core: Add __event_global_upload to PTS modules support for callingMichael Larabel2008-10-225-0/+18
| | | | | this function and passing the Phoronix Global URL when results have been uploaded
* pts-core: More read_dmidecode() parsing tweaksMichael Larabel2008-10-222-5/+8
|
* pts: Trivial test suite updatesMichael Larabel2008-10-222-10/+2
|
* pts: Set TimesToRun to 3 for timed-build instead of 1Michael Larabel2008-10-223-2/+3
|
* pts-core: Add Linux support for reading DIMM speed, capacity, and bankMichael Larabel2008-10-214-3/+42
| | | | information through DMI
* pts-core: Add support for reading DMI information from dmidecode whereMichael Larabel2008-10-212-0/+47
| | | | available through the read_dmidecode() function
* pts: Update darwin and nevada test suites to call the java test suiteMichael Larabel2008-10-202-12/+2
| | | | instead of manually adding those tests
* pts: Add bork test profile for Java Bork File Encrypter testMichael Larabel2008-10-207-1/+53
|
* pts_Graph: Round all dimensions and coordinates when using the SVGMichael Larabel2008-10-192-4/+5
| | | | renderer
* pts-core: Support for running a test from a PTS graph file that'sMichael Larabel2008-10-194-25/+57
| | | | | rendered as an SVG and then the user will be prompted with available choices
* pts-core: Pass select variables to PTS modules and describe theMichael Larabel2008-10-196-5/+14
| | | | functionality in pts_module_interface
* pts-core: Clean-up test install code and move External Dependencies codeMichael Larabel2008-10-193-220/+246
| | | | to pts-functions-install_dependencies.php