summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pts-core: Add test-module and debug-module options for running throughMichael Larabel2008-08-065-3/+41
| | | | all module function calls for testing their functionality
* pts-core: Few PTS module architecture updatesMichael Larabel2008-08-063-5/+9
| | | | Plus other fixes in this update
* pts-core: Don't auto-load PTS modules if PTS_IGNORE_MODULESMichael Larabel2008-08-062-0/+4
| | | | environmental variable is set
* system_monitor: When reading +3.3V, poll V3_POWER not BATTERY_POWERMichael Larabel2008-08-062-1/+2
| | | | (noted by Marox)
* pts-core: Add dynamic option building support to tests running in batchMichael Larabel2008-08-063-25/+32
| | | | mode
* pts_LineGraph: Don't allow the pointer to hit the minimum lineMichael Larabel2008-08-061-0/+3
|
* pts: Update gentoo-packages.xml with Nils Kneuper changesMichael Larabel2008-08-062-9/+6
|
* pts-core: Print out the external dependencies that will be installedMichael Larabel2008-08-062-1/+8
| | | | prior to running the script
* pts-core: Add an OR structure for PTS External Dependency FileCheck tagMichael Larabel2008-08-062-3/+14
|
* Tag Phoronix Test Suite 1.2.0 Beta 1 (1.2.0b1)Michael Larabel2008-08-063-103/+107
|
* pts-core: Improve a few stringsMichael Larabel2008-08-061-3/+3
|
* pts-core: Switch pts_test_estimated_download_size() calls toMichael Larabel2008-08-061-14/+2
| | | | pts_estimated_download_size()
* pts-core: Improve text strings during installation / externalMichael Larabel2008-08-065-3/+33
| | | | | | dependency process pts-core: Provide "Total Estimated Download Size: at the beginning of a test
* pts-core: Small updates to user-agreement.txtMichael Larabel2008-08-051-1/+6
|
* pts-core: More agressive timing (5 second interval lower threshold) onMichael Larabel2008-08-051-1/+1
| | | | pts_timed_function()
* pts: Update ProjectURL in many test profilesMichael Larabel2008-08-059-4/+11
|
* pts-core: Move Phoronix Test Suite GUI (pts-gui.glade and pts-gui.phpMichael Larabel2008-08-052-3666/+0
| | | | | | for now) out to separate branch in git for now. Likely will be called origin/pts-gui branch.
* pts: Switch relevant test profiles over to using auto-resolutionMichael Larabel2008-08-0513-270/+50
| | | | | | Test away! Should be fine though. Now Doom3, ET, ETQW Demo, ETQW GLMark, Lightsmark, OpenArena, Quake 4, Tremulous, Urban Terror, Warsow, and XPlane will detect available resolutions at run-time.
* pts: Update to Lightsmark 2.0Michael Larabel2008-08-053-6/+6
|
* pts-core: When running a test, allow the option name to be enteredMichael Larabel2008-08-052-2/+8
| | | | instead of just its number/position
* Update nexuiz test profile using the new auto-resolution feature forMichael Larabel2008-08-051-24/+4
| | | | | automatically populating the resolution options based upon the system's reported resolutions that are supported.
* pts-core: Allow test profiles to create options dynamically for theMichael Larabel2008-08-052-1/+27
| | | | | | | | | video modes supported by the test system's configuration The test profile maintainer just needs to set the Option/Identifer to auto-resolution and then create one Menu/Entry that contains the format of the strings and use $VIDEO_WIDTH and $VIDEO_HEIGHT for where the resolution will be populated.
* pts-core: Few minor changes to xrandr_available_modes()Michael Larabel2008-08-051-5/+5
|
* pts-core: Add support for detecting all available video modesMichael Larabel2008-08-052-0/+40
| | | | For doing this, use the xrandr_available_modes() PTS function.
* pts_LineGraph: Fix for preventing the line from being drawn off theMichael Larabel2008-08-041-0/+3
| | | | drawing window in some cases.
* documentation: Add "Default Files & Folders" HTML documentationMichael Larabel2008-08-033-4/+38
|
* documentation: Vast rewrite of the included man pageMichael Larabel2008-08-032-19/+98
|
* Organize PTS-12-CHANGE-LOG.Michael Larabel2008-08-031-27/+27
|
* documentation: Update documentation text and add page covering how toMichael Larabel2008-08-033-0/+126
| | | | write a PHP/SH module
* pts: Documentation update for Phoronix Test Suite 1.2Michael Larabel2008-08-038-58/+68
|
* pts-core: Alphabetize list-possible-dependenciesMichael Larabel2008-08-033-5/+6
|
* pts-core: Drop sensors and sensor-options argumentsMichael Larabel2008-08-033-14/+4
|
* pts-core: Eliminate one second sleep time when determining whether a CPUMichael Larabel2008-08-032-3/+4
| | | | throttling technology (EIST/CnQ) is enabled or not
* pts-core: Should be a whole lot more trivial fixes...Michael Larabel2008-08-033-20/+19
|
* pts-core: Should be a load of trivial fixes for variable names and otherMichael Larabel2008-08-037-105/+105
| | | | things... Hopefully no naming regressions.
* pts-core: Rename pts-run-benchmark.php to pts-run-test.phpMichael Larabel2008-08-033-5/+6
|
* pts_LineGraph: Change counter for when to graph pointers on line graphMichael Larabel2008-08-031-1/+1
| | | | | from 20 to 14.
* system_monitor: Start pts_monitor_update() during theMichael Larabel2008-08-031-2/+4
| | | | __pre_run_process() instead of at __startup()
* Drop EXPERIMENTAL file from master.Michael Larabel2008-08-031-1/+0
|
* Phoronix Test Suite 1.2.0a2 (Malvik)Michael Larabel2008-08-031-2/+2
|
* pts: Update opensolaris-packages.xml with more external dependencyMichael Larabel2008-08-031-0/+15
| | | | names.
* git-core: Clean up HAL (Hardware Abstraction Layer) parsingMichael Larabel2008-08-033-7/+8
|
* pts-core: Improve graphics card detectionMichael Larabel2008-08-032-2/+8
|
* pts-core: Improve HAL motherboard detection, again.Michael Larabel2008-08-032-2/+11
|
* pts-core: Avoid PHP warning from undefined IS_BATCH_MODE when PTS is runMichael Larabel2008-08-031-1/+1
| | | | for first time and waiting to accept user confirmation of agreement.
* pts-core: Add OS_TYPE to pts_env_variables() for definingMichael Larabel2008-08-032-0/+2
| | | | OPERATING_SYSTEM
* Set $HOME to the directory during the install process too and updateMichael Larabel2008-08-034-5/+5
| | | | doom3 and quake4 test profils to reflect the new home directory.
* pts-core: Set $HOME environmental variable while tests are running toMichael Larabel2008-08-032-1/+2
| | | | | | | | the test's PTS directory This will prevent tests from messing with any of the ~/ hidden folders in the home directory, with mostly the graphics benchmarks and retail games.
* pts-core: Improve HAL motherboard detectionMichael Larabel2008-08-032-11/+11
| | | | | | | In particular, this should make many mother ASUS motherboards detectable using HAL. ASUS motherboards don't supply the vendor in this section, but they do the product name so if we reorder the code we can at least extract parts of it.
* tandem_Xml: Add isDefined() function for XML tags in tandem_XmlReaderMichael Larabel2008-08-032-0/+5
|