summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pts: Many test profile updatesMichael Larabel2008-10-1328-59/+75
|
* system_monitor: Add support for using the SVG renderer in pts_GraphMichael Larabel2008-10-133-40/+48
|
* pts-core: Fix undefined variable of $PROPOSED_FILE_NAME inMichael Larabel2008-10-131-1/+5
| | | | SAVE_FILE_NAME define when not saving the results
* pts-core: $OPERATING_SYSTEM for pts_user_runtime_variables() should beMichael Larabel2008-10-121-1/+1
| | | | operating_system_release() instead of the pts_vendor_identifier()
* pts-core: Dump end-user run-time variables with diagnostics optionMichael Larabel2008-10-122-0/+4
|
* pts-core: Restructure the end-user run-time variables code and add support forMichael Larabel2008-10-124-13/+39
| | | | $HOSTNAME
* documentation: Update profile writing how-to with latest pts-core featuresMichael Larabel2008-10-123-14/+12
|
* pts: Various trivial changes to strings in a number of test profilesMichael Larabel2008-10-127-7/+7
|
* pts: Update string on encode-* test profilesMichael Larabel2008-10-125-5/+5
|
* pts: With compress-pbzip2 test profile use a 2GB file to compress instead ofMichael Larabel2008-10-124-3/+4
| | | | 1GB
* pts: With compress-lzma test profile use a 2GB file to compress instead of 1GBMichael Larabel2008-10-124-3/+4
|
* pts: With compress-gzip test profile use a 2GB file to compress instead of 1GBMichael Larabel2008-10-123-2/+3
|
* pts: With gnupg test profile use a 2GB file to encrypt instead of 1GBMichael Larabel2008-10-125-6/+7
|
* pts-core: Minor fixes in list-test-usageMichael Larabel2008-10-121-1/+4
|
* pts-core: Add average run-time to list-test-usageMichael Larabel2008-10-123-13/+35
|
* pts-core: When running list-suites, don't show suites that aren'tMichael Larabel2008-10-123-1/+43
| | | | | supported at all by the installed software/hardware and indicate only partially supported suites
* pts-core: Change format of list-test-usageMichael Larabel2008-10-122-4/+6
|
* pts: Update ramspeed test profile to RAMspeed version 2.5.2Michael Larabel2008-10-114-6/+7
|
* pts: Update sqlite test profile to SQLite version 3.6.3Michael Larabel2008-10-114-9/+10
|
* pts: Update encode-mp3 test profile to LAME version 3.98.2Michael Larabel2008-10-114-8/+9
|
* pts: Update openssl test profile to OpenSSL version 0.9.8iMichael Larabel2008-10-114-7/+8
|
* pts: A variety of changesMichael Larabel2008-10-114-3/+7
|
* pts: More moving to $LOG_FILE usageMichael Larabel2008-10-097-13/+15
|
* pts: Update many test profiles to using $LOG_FILEMichael Larabel2008-10-0912-25/+35
| | | | pts-core: Various minor tweaks in the functions run file
* pts-core: Show average run-time with info <test> commandMichael Larabel2008-10-092-0/+7
|
* pts-core: Keep a running average how long it takes to run a given test.Michael Larabel2008-10-094-3/+21
| | | | This is stored in the AverageRunTime tag within the pts-install.xml
* pts-core: Add RequiresCoreVersion tag if the test profile is onlyMichael Larabel2008-10-095-1/+33
| | | | compatible with select versions of the Phoronix Test Suite
* pts-core: Fix pts_test_version_compatible()Michael Larabel2008-10-091-4/+4
|
* pts-core: Add RunMode tag to suite XML and if it's set to "PCQS", enableMichael Larabel2008-10-097-8/+38
| | | | IS_PCQS_MODE
* pts-core: Improve NVIDIA Motherboard Chipset detectionMichael Larabel2008-10-091-1/+1
|
* pts-core: Tweak motherboard detectionMichael Larabel2008-10-091-1/+1
|
* pts-core: Fix typo in drive calculationMichael Larabel2008-10-081-1/+1
|
* pts-core: If PTS micro-timer is less than three seconds, return zero asMichael Larabel2008-10-082-1/+2
| | | | | the test likely failed \
* pts-core: Add support for ATA-6 hard drivesMichael Larabel2008-10-081-2/+2
|
* pts-core: More hard drive detection changesMichael Larabel2008-10-081-3/+8
|
* pts-core: Tweak hard drive size detectionMichael Larabel2008-10-081-3/+3
|
* pts-core: Don't report "Limited." in information stringsMichael Larabel2008-10-081-1/+1
|
* pts-core: Fix CPU frequency detection for Intel Xeon LV processors andMichael Larabel2008-10-082-1/+2
| | | | potentially other CPU families
* pts-core: Improve real disk drive size calculationMichael Larabel2008-10-081-3/+7
|
* pts-core: Don't report wiped out disksMichael Larabel2008-10-081-12/+15
|
* pts-core: Add support for reading hard disk model number and true diskMichael Larabel2008-10-085-10/+139
| | | | capacity
* pts-core: Don't complain about test mismatch in merge function if usingMichael Larabel2008-10-062-1/+2
| | | | a Global ID
* pts-core: Fix regression that broke compatibility to runMichael Larabel2008-10-062-1/+2
| | | | phoronix-test-suite benchmark <Phoronix Global ID>
* pts-core: Embed hidden information in the SVG graph files that identifyMichael Larabel2008-10-063-4/+20
| | | | | the test, GlobalID, and user, to provide new end-user options in the future
* pts_Graph: Set viewbox in SVG rendererMichael Larabel2008-10-062-1/+5
|
* phoronix-test-suite: Fix displaying menuMichael Larabel2008-10-051-1/+1
|
* pts-core: Fix regression in AMD Southbridge detectionMichael Larabel2008-10-051-1/+1
|
* Tag Phoronix Test Suite 1.4.0 Alpha 2Michael Larabel2008-10-053-4/+5
| | | | The second alpha release of Orkdal!
* pts-core: Copy paste bug from last commitMichael Larabel2008-10-051-1/+1
|
* pts-core: Fix for test identification within make-download-cacheMichael Larabel2008-10-051-1/+1
|