summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pts: Set file size to 256MB with compress-lzma test profileMichael Larabel2008-11-113-3/+4
|
* pts: Fix openal-development external dependency for ubuntu-packages.xmlMichael Larabel2008-11-112-2/+3
| | | | due to package name change in Ubuntu 8.10
* pts-core: Fix bug in xorg_ddx_driver_info() that could have caused someMichael Larabel2008-11-112-0/+6
| | | | driver versions to be misreported
* Tag Phoronix Test Suite 1.4.1Michael Larabel2008-11-074-6/+7
|
* pts-core: Improve *BSD operating system functionsMichael Larabel2008-11-071-0/+2
| | | | pts-core: Add support for OpenBSD 4.4
* pts-core: Switch in memory_mb_capacity()Michael Larabel2008-11-071-2/+2
|
* pts-core: Add OpenBSD system memory detection supportMichael Larabel2008-11-071-1/+8
|
* pts-core: Add motherboard detection on BSD operating systemsMichael Larabel2008-11-071-0/+4
|
* pts-core: Fix in read_sysctl()Michael Larabel2008-11-071-1/+1
|
* pts-core: Few OpenBSD tweaks and improvement to read_sysctl()Michael Larabel2008-11-072-3/+3
|
* pts-core: Fix read warnings in SELinux detectionMichael Larabel2008-11-072-2/+3
|
* pts-core: Rever trackerd from $check_process until better method isMichael Larabel2008-11-062-2/+2
| | | | determined
* pts: Report 2D EXA/XAA acceleration mode in the test notes when runningMichael Larabel2008-11-043-1/+15
| | | | gtkperf test
* pts-core: Add support for reading xf86-video-nv version, since manualMichael Larabel2008-11-041-0/+10
| | | | check is required since it doesn't support DRI right now.
* pts: Add gcc-g++ to external dependencies support for Cent OS and FedoraMichael Larabel2008-11-033-4/+5
| | | | (reported by pjwelsh)
* pts-core: Add "not specified" to HAL $remove_wordsMichael Larabel2008-11-032-1/+2
|
* pts-core: Fix RAM detection on Dell servers where "<OUT OF SPEC>" wasMichael Larabel2008-11-032-1/+5
| | | | string and then failed the XML to render (reported by pjwelsh)
* pts-core: Rework xorg_ddx_driver_info() to rely upon /proc/dri/0/name toMichael Larabel2008-11-031-69/+8
| | | | figure out hardware / driver
* pts-core: Add support for reading X.Org module / driver versions usingMichael Larabel2008-11-034-0/+108
| | | | | | read_xorg_module_version() pts-core: Where applicable, report X.Org DDX driver and version to software information string
* Tag Phoronix Test Suite 1.4.0 "Orkdal" releaseMichael Larabel2008-11-022-3/+4
|
* pts: Add xrender test suite for tests that use the X11 RENDER extensionMichael Larabel2008-11-023-2/+30
|
* pts: Add qgears2 test profile for a Qt graphics test that can testMichael Larabel2008-11-025-0/+130
| | | | XRender and OpenGL
* pts: Ensure all *-devel generic names are now named *-developmentMichael Larabel2008-11-0214-42/+43
|
* pts: Add Qt4 development files to external dependencies throughMichael Larabel2008-11-028-0/+37
| | | | qt4-development generic name
* pts-core: Add timed kill infrasturcture to kill a process from a testMichael Larabel2008-11-024-8/+7
| | | | script by calling $TIMED_KILL <process_name> <time_in_seconds>
* pts: Fix for xplane9 FPS detectionMichael Larabel2008-11-021-0/+4
|
* pts-core: More various changesMichael Larabel2008-11-014-4/+11
|
* pts-core: Various small tweaks to pts-coreMichael Larabel2008-11-016-37/+22
|
* pts: Drop system-memory test suite since it's basically the same as theMichael Larabel2008-11-013-36/+3
| | | | memory test suite
* pts: TimesToRun tweaksMichael Larabel2008-11-012-2/+2
|
* pts-core: Rework code to pts_hw_string() and pts_sw_string()Michael Larabel2008-10-313-19/+23
|
* pts: Set time to run to 60 seconds (from 30) in wine-humus-testsMichael Larabel2008-10-317-7/+7
|
* pts: Add wine-graphics test suite that contains all WINE graphics testsMichael Larabel2008-10-313-0/+32
|
* pts: chmod+x to base .sh filesMichael Larabel2008-10-314-0/+0
|
* pts: Add wine-water test that uses WINEMichael Larabel2008-10-314-0/+29
|
* pts: Add wine-metaballs test that uses WINEMichael Larabel2008-10-314-0/+29
|
* pts: Add wine-hdr test that uses WINEMichael Larabel2008-10-314-0/+29
|
* pts: Add wine-fire2 test that uses WINEMichael Larabel2008-10-314-0/+29
|
* pts: Add wine-domino test that uses WINEMichael Larabel2008-10-314-0/+29
|
* pts: Add wine-cloth test that uses WINEMichael Larabel2008-10-3118-1/+30
|
* pts: Rename wine-volfogging2 to wine-vf2 test profileMichael Larabel2008-10-315-9/+9
|
* pts: Add wine-volfogging2 test for a WINE-driven OpenGL VolumetricMichael Larabel2008-10-314-0/+29
| | | | Fogging test
* pts: Add wine-humus-tests base test profile that extends wine-unstableMichael Larabel2008-10-314-0/+32
| | | | and provides functionality for Humus.name tests
* pts: Add wine-unstable base test profile that provides WINE 1.1.7Michael Larabel2008-10-315-0/+43
|
* pts-core: Fix bug that caused installation of multiple Cascading TestMichael Larabel2008-10-311-2/+8
| | | | Profiles to only go one level deep
* pts: Drop test profile named wine for running WINE git code since itMichael Larabel2008-10-313-52/+1
| | | | looks like it's never used anymore and poorly named
* pts-core: Add support for reading detailed RAM information onMichael Larabel2008-10-313-1/+8
| | | | | | OpenSolaris using DMI pts-core: Also add proximity searching support in read_sun_ddu_dmi_info()
* pts-core: Suppress Xorg.0.log no such file or directoryMichael Larabel2008-10-301-1/+1
|
* 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