Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pts: Update pcqs-memory test profile | Michael Larabel | 2008-09-27 | 2 | -26/+8 | |
| | ||||||
* | pts-core: Clean up pts_prompt_save_file_name() that could have | Michael Larabel | 2008-09-21 | 1 | -1/+4 | |
| | | | | potentially caused an issue. | |||||
* | Fix typo in EXPERIMENTAL-CHANGE-LOG | Michael Larabel | 2008-09-18 | 1 | -1/+1 | |
| | ||||||
* | pts-core: Tag Phoronix Test Suite 1.4.0 Alpha 1 | Michael Larabel | 2008-09-18 | 2 | -2/+3 | |
| | ||||||
* | pts-core: Don't depend upon AA AND AF to be set, but allow AA OR AF to | Michael Larabel | 2008-09-17 | 1 | -2/+4 | |
| | | | | be reported. | |||||
* | pts-core: Add support for reading all ATI forced anti-aliasing types: | Michael Larabel | 2008-09-17 | 2 | -10/+62 | |
| | | | | Box, Narrow-tent, Wide-tent, and Edge-detect | |||||
* | pts-core: Switch to using php_uname() in pts-init.php | Michael Larabel | 2008-09-17 | 2 | -1/+3 | |
| | ||||||
* | pts-core: Add support so test options can be set as an environment | Michael Larabel | 2008-09-17 | 2 | -2/+12 | |
| | | | | variable by using <TEST NAME UPPER_CASE>_<NUM OPTION>=<INDEX OF REQUEST> | |||||
* | pts-core: Add pts_test_supported() function | Michael Larabel | 2008-09-17 | 2 | -1/+5 | |
| | ||||||
* | pts-core: With list-tests, don't list tests that aren't compliant with | Michael Larabel | 2008-09-17 | 4 | -4/+7 | |
| | | | | the running system's architecture and platform | |||||
* | pts-core: Omit OEM in read_hal() | Michael Larabel | 2008-09-15 | 2 | -1/+2 | |
| | ||||||
* | pts-core: Add initial support for detecting the motherboard Southbridge | Michael Larabel | 2008-09-14 | 3 | -7/+30 | |
| | | | | where applicable | |||||
* | pts: Update Mandriva Linux packages XML file (Thanks To Stéphane | Michael Larabel | 2008-09-14 | 2 | -3/+4 | |
| | | | | Téletchéa) | |||||
* | pts-core: Slight improvement to Chipset reporting. | Michael Larabel | 2008-09-14 | 1 | -1/+1 | |
| | ||||||
* | pts-core: Cleanup pts-run-test.php a bit | Michael Larabel | 2008-09-13 | 1 | -9/+4 | |
| | ||||||
* | pts-core: pts_find_file() -> pts_find_result_file() | Michael Larabel | 2008-09-13 | 4 | -19/+24 | |
| | ||||||
* | pts-core: Don't have PreRunMessage or PreInstallMessage hang when in | Michael Larabel | 2008-09-13 | 3 | -4/+13 | |
| | | | | batch mode | |||||
* | pts-core: Add a PreInstallMessage tag for test profiles that will be | Michael Larabel | 2008-09-13 | 4 | -1/+19 | |
| | | | | shown to the user prior to installing the test | |||||
* | pts-core: Add fall-back support for reading the PCI subsystem vendor if | Michael Larabel | 2008-09-13 | 2 | -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.2 | Michael Larabel | 2008-09-13 | 1 | -0/+7 | |
| | ||||||
* | pts-core: PTS_EXIT -> PTS_QUIT module type | Michael Larabel | 2008-09-13 | 2 | -3/+3 | |
| | ||||||
* | pts: Fix a bug that caused unigine-sanctuary to fail with the data | Michael Larabel | 2008-09-13 | 2 | -3/+3 | |
| | | | | path | |||||
* | pts: Fix a bug that caused unigine-tropics to fail with the data path | Michael Larabel | 2008-09-13 | 1 | -1/+1 | |
| | ||||||
* | pts-core: Fix pts_validate_md5_download_file() bug with thinking file is | Michael Larabel | 2008-09-13 | 1 | -6/+6 | |
| | | | | there when it's not really in the cache. | |||||
* | timed_screenshot: A module that takes a screenshot while tests are | Michael Larabel | 2008-09-13 | 3 | -0/+83 | |
| | | | | running at a pre-defined interval | |||||
* | pts-core: pts_module::read_file() should return FALSE when file not | Michael Larabel | 2008-09-13 | 1 | -1/+5 | |
| | | | | found | |||||
* | pts-core: Add pts_module::set_option() function to allow a module itself | Michael Larabel | 2008-09-12 | 2 | -0/+5 | |
| | | | | to set a persistent configuration option | |||||
* | pts-core: Have the Phoronix Test Suite check once a day to see if the | Michael Larabel | 2008-09-12 | 3 | -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 Larabel | 2008-09-12 | 1 | -2/+6 | |
| | ||||||
* | graphics_event_checker: Merge the gpu_error_counter module functionality | Michael Larabel | 2008-09-12 | 4 | -87/+52 | |
| | | | | into the graphics_event_checker module | |||||
* | pts-core: Add NVIDIA "NV Extension" support to the | Michael Larabel | 2008-09-12 | 1 | -5/+8 | |
| | | | | graphics_event_checker module. | |||||
* | pts-core: Add PTS_EXIT module return type for having the Phoronix Test | Michael Larabel | 2008-09-12 | 2 | -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 suite | Michael Larabel | 2008-09-12 | 2 | -0/+6 | |
| | ||||||
* | pts: Add World of Padman test profile (named padman) | Michael Larabel | 2008-09-12 | 6 | -0/+122 | |
| | ||||||
* | pts-core: Add support for persistent configuration options that | Michael Larabel | 2008-09-12 | 8 | -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 an | Michael Larabel | 2008-09-12 | 2 | -0/+5 | |
| | | | | array of objects that can be configured by the end-user | |||||
* | pts: Update compress-7zip test profile to use p7zip 4.58 | Michael Larabel | 2008-09-12 | 4 | -7/+8 | |
| | ||||||
* | pts: Have the fio test profile remove the dead iometer.1.0 file after | Michael Larabel | 2008-09-12 | 1 | -1/+2 | |
| | | | | testing | |||||
* | pts: Update ImageMagick download links | Michael Larabel | 2008-09-12 | 1 | -1/+1 | |
| | ||||||
* | pts-core: When running a test (or suite that contains a test) on an | Michael Larabel | 2008-09-11 | 4 | -54/+56 | |
| | | | | unsupported architecture or platform, don't abruptly exit | |||||
* | pts-core: Fix install typo | Michael Larabel | 2008-09-11 | 1 | -1/+1 | |
| | ||||||
* | pts-core: Switch pts-run-cmd to using the new size functions | Michael Larabel | 2008-09-11 | 3 | -54/+55 | |
| | ||||||
* | graphics_event_checker: Add graphics_event_checker module that makes | Michael Larabel | 2008-09-11 | 3 | -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 the | Michael Larabel | 2008-09-11 | 2 | -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 profiles | Michael Larabel | 2008-09-11 | 11 | -2/+11 | |
| | ||||||
* | pts: Drop the DownloadSize tag from the test profiles that have switched | Michael Larabel | 2008-09-11 | 61 | -61/+0 | |
| | | | | to using the downloads.xml-based FileSize tag | |||||
* | pts: Change all current and relevant test profiles shipping the Phoronix | Michael Larabel | 2008-09-11 | 70 | -10/+109 | |
| | | | | Test Suite to using the FileSize tags within their downloads.xml files | |||||
* | pts: bonnie MD5 check-sum test profile fix | Michael Larabel | 2008-09-11 | 3 | -2/+3 | |
| | ||||||
* | pts: Switch all audio encoding tests to extend a timed-audio-encode base | Michael Larabel | 2008-09-11 | 5 | -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 the | Michael Larabel | 2008-09-11 | 2 | -1/+4 | |
| | | | | results and supplying the test identifier |