summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pts: Update pcqs-memory test profileMichael Larabel2008-09-272-26/+8
|
* pts-core: Clean up pts_prompt_save_file_name() that could haveMichael Larabel2008-09-211-1/+4
| | | | potentially caused an issue.
* Fix typo in EXPERIMENTAL-CHANGE-LOGMichael Larabel2008-09-181-1/+1
|
* pts-core: Tag Phoronix Test Suite 1.4.0 Alpha 1Michael Larabel2008-09-182-2/+3
|
* pts-core: Don't depend upon AA AND AF to be set, but allow AA OR AF toMichael Larabel2008-09-171-2/+4
| | | | be reported.
* pts-core: Add support for reading all ATI forced anti-aliasing types:Michael Larabel2008-09-172-10/+62
| | | | Box, Narrow-tent, Wide-tent, and Edge-detect
* pts-core: Switch to using php_uname() in pts-init.phpMichael Larabel2008-09-172-1/+3
|
* pts-core: Add support so test options can be set as an environmentMichael Larabel2008-09-172-2/+12
| | | | variable by using <TEST NAME UPPER_CASE>_<NUM OPTION>=<INDEX OF REQUEST>
* pts-core: Add pts_test_supported() functionMichael Larabel2008-09-172-1/+5
|
* pts-core: With list-tests, don't list tests that aren't compliant withMichael Larabel2008-09-174-4/+7
| | | | the running system's architecture and platform
* pts-core: Omit OEM in read_hal()Michael Larabel2008-09-152-1/+2
|
* pts-core: Add initial support for detecting the motherboard SouthbridgeMichael Larabel2008-09-143-7/+30
| | | | where applicable
* pts: Update Mandriva Linux packages XML file (Thanks To StéphaneMichael Larabel2008-09-142-3/+4
| | | | Téletchéa)
* pts-core: Slight improvement to Chipset reporting.Michael Larabel2008-09-141-1/+1
|
* pts-core: Cleanup pts-run-test.php a bitMichael Larabel2008-09-131-9/+4
|
* pts-core: pts_find_file() -> pts_find_result_file()Michael Larabel2008-09-134-19/+24
|
* pts-core: Don't have PreRunMessage or PreInstallMessage hang when inMichael Larabel2008-09-133-4/+13
| | | | batch mode
* pts-core: Add a PreInstallMessage tag for test profiles that will beMichael Larabel2008-09-134-1/+19
| | | | shown to the user prior to installing the test
* pts-core: Add fall-back support for reading the PCI subsystem vendor ifMichael Larabel2008-09-132-1/+2
| | | | | | | the motherboard vendor can't be determined using the other HAL information Most notably, this should improve detecting of ASUS brand motherboards.
* CHANGE-LOG: Update with Phoronix Test Suite 1.2.2Michael Larabel2008-09-131-0/+7
|
* pts-core: PTS_EXIT -> PTS_QUIT module typeMichael Larabel2008-09-132-3/+3
|
* pts: Fix a bug that caused unigine-sanctuary to fail with the dataMichael Larabel2008-09-132-3/+3
| | | | path
* pts: Fix a bug that caused unigine-tropics to fail with the data pathMichael Larabel2008-09-131-1/+1
|
* pts-core: Fix pts_validate_md5_download_file() bug with thinking file isMichael Larabel2008-09-131-6/+6
| | | | there when it's not really in the cache.
* timed_screenshot: A module that takes a screenshot while tests areMichael Larabel2008-09-133-0/+83
| | | | running at a pre-defined interval
* pts-core: pts_module::read_file() should return FALSE when file notMichael Larabel2008-09-131-1/+5
| | | | found
* pts-core: Add pts_module::set_option() function to allow a module itselfMichael Larabel2008-09-122-0/+5
| | | | to set a persistent configuration option
* pts-core: Have the Phoronix Test Suite check once a day to see if theMichael Larabel2008-09-123-1/+17
| | | | | version in use is the latest version, otherwise inform the user of an available update
* pts-core: Improve the reporting of last run-time.Michael Larabel2008-09-121-2/+6
|
* graphics_event_checker: Merge the gpu_error_counter module functionalityMichael Larabel2008-09-124-87/+52
| | | | into the graphics_event_checker module
* pts-core: Add NVIDIA "NV Extension" support to theMichael Larabel2008-09-121-5/+8
| | | | graphics_event_checker module.
* pts-core: Add PTS_EXIT module return type for having the Phoronix TestMichael Larabel2008-09-122-0/+6
| | | | | Suite stop immediately and prematurely (this should only be used in the event of reaching a fatal bug or other problem)
* pts: Add padman to ioquake3-games test suiteMichael Larabel2008-09-122-0/+6
|
* pts: Add World of Padman test profile (named padman)Michael Larabel2008-09-126-0/+122
|
* pts-core: Add support for persistent configuration options thatMichael Larabel2008-09-128-0/+238
| | | | | | end-users can easily adjust for PTS modules by running "phoronix-test-suite module-setup MODULE-NAME" that are stored to ~/.phoronix-test-suite/modules-config.xml
* pts-core: Add module_setup() to pts_module_interface for returning anMichael Larabel2008-09-122-0/+5
| | | | array of objects that can be configured by the end-user
* pts: Update compress-7zip test profile to use p7zip 4.58Michael Larabel2008-09-124-7/+8
|
* pts: Have the fio test profile remove the dead iometer.1.0 file afterMichael Larabel2008-09-121-1/+2
| | | | testing
* pts: Update ImageMagick download linksMichael Larabel2008-09-121-1/+1
|
* pts-core: When running a test (or suite that contains a test) on anMichael Larabel2008-09-114-54/+56
| | | | unsupported architecture or platform, don't abruptly exit
* pts-core: Fix install typoMichael Larabel2008-09-111-1/+1
|
* pts-core: Switch pts-run-cmd to using the new size functionsMichael Larabel2008-09-113-54/+55
|
* graphics_event_checker: Add graphics_event_checker module that makesMichael Larabel2008-09-113-0/+101
| | | | | sure the graphics system isn't messed up or having unintended options enabled while tests are running
* pts-core: When downloading files for tests, don't first download theMichael Larabel2008-09-112-19/+12
| | | | | file to the PTS temporary directory, but just rename it initially within the test's environment directory
* pts: Improve the reported environment size for many of the test profilesMichael Larabel2008-09-1111-2/+11
|
* pts: Drop the DownloadSize tag from the test profiles that have switchedMichael Larabel2008-09-1161-61/+0
| | | | to using the downloads.xml-based FileSize tag
* pts: Change all current and relevant test profiles shipping the PhoronixMichael Larabel2008-09-1170-10/+109
| | | | Test Suite to using the FileSize tags within their downloads.xml files
* pts: bonnie MD5 check-sum test profile fixMichael Larabel2008-09-113-2/+3
|
* pts: Switch all audio encoding tests to extend a timed-audio-encode baseMichael Larabel2008-09-115-5/+34
| | | | test instead of all tests having some of the same code copied throughout
* pts-core: Add $COMPILER and $VIDEO_DRIVER user variables when saving theMichael Larabel2008-09-112-1/+4
| | | | results and supplying the test identifier