Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | pts-core: More improvements to MD5 fixes | Michael Larabel | 2008-09-11 | 1 | -5/+5 | |
| | ||||||
* | pts-core: Add last user run-time to the user-config.xml file | Michael Larabel | 2008-09-11 | 2 | -0/+2 | |
| | ||||||
* | pts-core: Improve VirtualBox virtualization detection for guest | Michael Larabel | 2008-09-11 | 2 | -2/+3 | |
| | | | | operating systems running | |||||
* | pts-core: Switch download and environment size detection to using the | Michael Larabel | 2008-09-11 | 1 | -14/+12 | |
| | | | | type handler | |||||
* | pts-core: Add Mac OS X operating system detection support (using the | Michael Larabel | 2008-09-11 | 2 | -1/+2 | |
| | | | | IS_MACOSX define) | |||||
* | pts-core: Don't allow the user to save a test result file if it's the | Michael Larabel | 2008-09-11 | 2 | -7/+27 | |
| | | | | same name as a real test profile or test suite | |||||
* | pts-core: Drop PTS shared download support for test profiles, instead | Michael Larabel | 2008-09-11 | 5 | -25/+8 | |
| | | | | they should be using the Cascading Test Profiles functionality | |||||
* | pts: Fixes for video profile previous commit | Michael Larabel | 2008-09-11 | 3 | -2/+7 | |
| | ||||||
* | pts: Switch all video tests to extend a video-sample base test instead | Michael Larabel | 2008-09-11 | 13 | -36/+37 | |
| | | | | of all tests having some of the same code copied throughout | |||||
* | pts: Switch all build tests to extend a timed-build base test instead of | Michael Larabel | 2008-09-11 | 7 | -50/+26 | |
| | | | | all tests having some of the same code copied throughout | |||||
* | pts: Switch all audio encoding tests to extend a timed-audio-encode base | Michael Larabel | 2008-09-11 | 15 | -81/+15 | |
| | | | | test instead of all tests having some of the same code copied throughout | |||||
* | pts-core: Fixes for Cascading Test Profiles and start converting | Michael Larabel | 2008-09-11 | 10 | -36/+42 | |
| | | | | relevant tests to using this technology | |||||
* | pts-core: Report identifiers of test profiles being extended to the test | Michael Larabel | 2008-09-11 | 2 | -1/+6 | |
| | | | | profiles being run | |||||
* | pts-core: A test profile isn't real: likely incomplete or just a base | Michael Larabel | 2008-09-11 | 3 | -4/+23 | |
| | | | | test within a Self-Contained Test Profile extension | |||||
* | documentation: Add basic documentation concerning the Self-Contained | Michael Larabel | 2008-09-11 | 2 | -1/+30 | |
| | | | | Test Profiles (SCTP) XML tags that are added | |||||
* | pts-core: When a test is over, cleanup the Self-Contained Test Profiles | Michael Larabel | 2008-09-11 | 2 | -0/+7 | |
| | | | | shim that was automatically generated. | |||||
* | pts-core: Few initial SCTP fixes | Michael Larabel | 2008-09-11 | 1 | -7/+8 | |
| | ||||||
* | pts-core: Add in SCTP functions file | Michael Larabel | 2008-09-11 | 1 | -0/+81 | |
| | ||||||
* | pts-core: First-cut SCTP support | Michael Larabel | 2008-09-11 | 8 | -35/+73 | |
| | ||||||
* | pts-core: Add in base support for Self-Contained Test Profiles (SCTP) | Michael Larabel | 2008-09-11 | 4 | -9/+40 | |
| | ||||||
* | pts-core: Finish up Cascading Test Profiles support | Michael Larabel | 2008-09-11 | 4 | -11/+27 | |
| | ||||||
* | pts-core: Add External Dependencies support for Cascading Test Profiles | Michael Larabel | 2008-09-11 | 1 | -1/+1 | |
| | ||||||
* | pts-core: Add install support for tests using an Extend call / Cascading | Michael Larabel | 2008-09-11 | 2 | -2/+2 | |
| | | | | Test Profiles | |||||
* | pts-core: Add support so that a test profile can extend another test, | Michael Larabel | 2008-09-11 | 8 | -17/+30 | |
| | | | | | for Cascading Test Profile support. This is similar to inheritance in programming languages or Cascading Style Sheets. | |||||
* | pts-core: Add CTP "Extends" interface | Michael Larabel | 2008-09-11 | 2 | -1/+12 | |
| | ||||||
* | tandem_Xml: Add a pts_test_tandem_XmlReader object that extends | Michael Larabel | 2008-09-11 | 3 | -3/+46 | |
| | | | | tandem_XmlReader but takes advantage of the handleXmlZeroTagFallback | |||||
* | tandem_Xml: Add fallback function handler support when a tag isn't found | Michael Larabel | 2008-09-11 | 2 | -7/+19 | |
| | ||||||
* | pts-core: Add stub for SCTP (Self-Contained Test Profile) support within | Michael Larabel | 2008-09-11 | 1 | -0/+8 | |
| | | | | the phoronix-test-suite script | |||||
* | pts-core: Add support for having tests and suites stored locally within | Michael Larabel | 2008-09-11 | 3 | -5/+26 | |
| | | | | | ~/.phoronix-test-suite/ as an option for users installing new tests/suites or third-party files | |||||
* | pts-core: Drop PTS_USER_DIR usage | Michael Larabel | 2008-09-11 | 5 | -19/+17 | |
| | ||||||
* | pts-core: Add test resource type location support | Michael Larabel | 2008-09-11 | 3 | -27/+27 | |
| | ||||||
* | pts-core: Provide new architecture for test/suite checking through the | Michael Larabel | 2008-09-11 | 7 | -39/+34 | |
| | | | | type handler | |||||
* | pts-core: Drop in the latest pts-functions_types.php file from my latest | Michael Larabel | 2008-09-11 | 1 | -10/+163 | |
| | | | | | code, since one of the patches done in Scotland seems to have been thrown off... | |||||
* | pts-core: Commit 08-CHANGE-TO-CONTAINED-TESTS.patch but the type | Michael Larabel | 2008-09-11 | 4 | -33/+9 | |
| | | | | handling chunks are broken... Going to drop in a new file for it. | |||||
* | pts-core: Switch the recurse-based test verify installation function to | Michael Larabel | 2008-09-11 | 1 | -43/+14 | |
| | | | | using the new type handler | |||||
* | pts-core: Clean-up some test installation functions | Michael Larabel | 2008-09-11 | 2 | -72/+72 | |
| | ||||||
* | pts-core: Switch the installer functions to using the type handler | Michael Larabel | 2008-09-11 | 3 | -58/+17 | |
| | ||||||
* | pts-core: Start changing functions to using new type handler | Michael Larabel | 2008-09-11 | 2 | -22/+2 | |
| | ||||||
* | pts-core: Create the unified PTS test/suite type handler | Michael Larabel | 2008-09-11 | 4 | -7/+91 | |
| | ||||||
* | pts-core: Add test type caching support | Michael Larabel | 2008-09-11 | 2 | -7/+16 | |
| | ||||||
* | pts-core: Change test/suite type strings to define statements | Michael Larabel | 2008-09-11 | 8 | -21/+30 | |
| | ||||||
* | pts-core: Prepare for Phoronix Test Suite 1.4 "Orkdal" changes. | Michael Larabel | 2008-09-11 | 2 | -2/+5 | |
| | ||||||
* | documentation: Fix typo in Debian APT sources file | Michael Larabel | 2008-09-11 | 2 | -2/+3 | |
| | ||||||
* | pts-core: Fix merging of results when supplying a Phoronix Global ID | Michael Larabel | 2008-09-11 | 2 | -1/+2 | |
| | ||||||
* | pts-core: Add initial support for remote MD5 check support (though | Michael Larabel | 2008-09-11 | 2 | -1/+40 | |
| | | | | formal support will come with Orkdal) | |||||
* | pts-core: Improve formatting for systems with multiple CPUs but of | Michael Larabel | 2008-09-11 | 2 | -2/+5 | |
| | | | | different models | |||||
* | pts: For pts-malvik, just lose the unigine-sanctuary and unigine-tropics | Michael Larabel | 2008-09-11 | 2 | -2/+0 | |
| | | | | MD5 sums. There's a better fix (using remote MD5 support) for 1.4 Orkdal | |||||
* | Unigine test fixes. | Michael Larabel | 2008-09-11 | 4 | -2/+8 | |
| | | | | | pts: MD5 check-sum fixes for unigine-sanctuary and unigine-tropics. pts: Fix a system script bugg in unigine-tropics | |||||
* | pts-core: Tag Phoronix Test Suite 1.2.0 "Malvik" to be released on | Michael Larabel | 2008-08-31 | 2 | -2/+3 | |
| | | | | Wednesday. | |||||
* | documentation: Update man page | Michael Larabel | 2008-08-31 | 1 | -1/+5 | |
| |