summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pts-core: Default LogVerboseSystemDetails to FALSEMichael Larabel2008-08-242-1/+2
|
* pts: Add jam and vorbis-devel to other PTS External Dependency packages.Michael Larabel2008-08-246-1/+51
|
* pts: Add vdrift test profile for vDrift racing game, but currently theMichael Larabel2008-08-245-0/+72
| | | | profile is incomplete
* pts: Add jam to PTS External Dependencies for Jam build systemMichael Larabel2008-08-243-1/+13
|
* pts: Add voribs-devel to PTS External Dependencies for VorbisMichael Larabel2008-08-243-0/+12
| | | | development files
* pts-core: More improvements to motherboard detectionMichael Larabel2008-08-244-2/+11
|
* pts: Add fhourstones test profile to computational test suiteMichael Larabel2008-08-242-1/+5
|
* pts: Add fhourstones test profile that does advanced Connect 4 gameMichael Larabel2008-08-245-0/+47
| | | | solving
* pts-core: When running in debug mode, set error reporting to all andMichael Larabel2008-08-242-0/+3
| | | | strict
* pts-core: Fix more missing / unset variablesMichael Larabel2008-08-232-2/+4
|
* pts-core: Fix missing variables in run and install functionsMichael Larabel2008-08-233-2/+4
|
* pts-core: For OpenSolaris, i86pc -> i686 architectureMichael Larabel2008-08-231-0/+2
|
* pts-core: Fix HAL system detection for some systemsMichael Larabel2008-08-232-1/+7
|
* pts-core: When running on Solaris and ps error generated, don't print toMichael Larabel2008-08-232-1/+2
| | | | screen
* pts-core: Add support for email address to follow the maintainer's nameMichael Larabel2008-08-232-0/+13
| | | | in tests and suites if a | character is between the name and email
* pts_Graph: Add graph_show_key and graph_background_lines propertiesMichael Larabel2008-08-223-3/+8
|
* pts-core: Drop pts_beep()Michael Larabel2008-08-2214-120/+294
| | | | | | | pts-core: If using validate-install.sh/validate-install.php, switch to the test's environment directory before calling the validation script pts-core: General code cleaning, add more documentation, and other cleaning
* documentation: Fix SOMA Networks, Inc.Michael Larabel2008-08-222-4/+4
|
* pts: iozone improve parse-results.phpMichael Larabel2008-08-221-1/+19
|
* pts: This fixes a bug where installing multiple distro packages (such asMichael Larabel2008-08-228-7/+8
| | | | | | | | | | | SDL-devel and SDL_gfx-devel) results in a command that only installs the first one in the list (eg: su root -c 'yum -y install SDL-devel' SDL_gfx-devel - note the quotes). It happens like this because of the different way that * and @ are expanded when quoted. See the Special Parameters section of the Bash manpage for explanation. Note that this might break if any of the package names contain whitespaces (which really shouldn't happen).
* pts: Let the user know that they will be asked for a root passwordMichael Larabel2008-08-227-1/+8
| | | | (Thanks to Michael Ploujnikov)
* pts: Improve size detection in iozone test profile (Thanks to MichaelMichael Larabel2008-08-225-2/+9
| | | | Ploujnikov)
* pts-core: Minor clean-ups / fixesMichael Larabel2008-08-223-6/+10
|
* documentation: Update about Mandriva LinuxMichael Larabel2008-08-211-1/+1
|
* pts: Fix specviewperf9 in opengl-workstation test suiteMichael Larabel2008-08-212-2/+3
|
* system_monitor: Add physical, SWAP, and total memory usage monitoringMichael Larabel2008-08-212-8/+89
| | | | | support system_monitor: Fix low stat calculation and other improvements
* pts-core: read_memory_usage() -> read_physical_memory_usage()Michael Larabel2008-08-211-1/+1
|
* pts-core: If memory parsing fails, return -1 usageMichael Larabel2008-08-211-1/+1
|
* pts-core: Add support for reading system memory and SWAP usageMichael Larabel2008-08-213-1/+61
|
* pts-core: Don't list STANDALONE and SCTP types within list-testsMichael Larabel2008-08-211-1/+1
|
* pts: Fix tremulous test-resource file permissionsMichael Larabel2008-08-204-0/+33
|
* pts: Fix tremulous permissionsMichael Larabel2008-08-203-32/+0
|
* system_monitor: Report elapsed time in graphs instead of dateMichael Larabel2008-08-202-4/+9
|
* pts-core: With info command for tests and suites, show the descriptionMichael Larabel2008-08-202-0/+6
| | | | string
* pts: Add a ray-tracing test suite of ray-tracing testsMichael Larabel2008-08-202-0/+16
|
* pts: Add a basic netbook test suite with trying to do some netbook testsMichael Larabel2008-08-202-0/+56
| | | | that aren't so much desktop-hungry
* pts: Add yafray to universe-cliMichael Larabel2008-08-201-0/+3
|
* pts: Mixup with memory -> pcqs-memory. Now a PCQS memory test suite andMichael Larabel2008-08-203-25/+60
| | | | revert the memory test suite changes
* pts-core: If running a test and it's NO_RESULT type, don't prompt toMichael Larabel2008-08-203-4/+27
| | | | | | save pts-core: If using custom input value, it will prompt user until the input is !empty()
* pts: Add idle test profile, which just idles the system for theMichael Larabel2008-08-203-0/+32
| | | | | specified amount of time in minutes (mostly if you want to use another module for that amount of time or do system monitoring)
* pts-core: Add ResultFormat type of NO_RESULT for tests that return noMichael Larabel2008-08-202-2/+13
| | | | result
* pts-core: Improve input when using custom values for a test optionMichael Larabel2008-08-202-1/+10
|
* pts-core: Fix division by zero in current_processor_usage() exposed onMichael Larabel2008-08-202-2/+6
| | | | the Eee PC
* pts-core: OS detection fix for Xandros / Eee PC 901Michael Larabel2008-08-202-0/+4
|
* pts: Oops, add in StepanMichael Larabel2008-08-202-0/+2
|
* pts: Update AUTHORS and documentation/credits.htmlMichael Larabel2008-08-202-1/+9
|
* pts: Oops, didn't adjust install.sh for vsync kill on urbanterror updateMichael Larabel2008-08-192-2/+2
|
* pts: With urbanterror profile, disable vsyncMichael Larabel2008-08-193-3/+3
|
* pts-core: Add gpu_error_counter module to load by defaultMichael Larabel2008-08-192-1/+2
|
* gpu_error_counter: A module that monitors the graphics card to see ifMichael Larabel2008-08-192-0/+85
| | | | any errors occurred during testing, and then report any errors on exit