summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* pts-core: More improvements to MD5 fixesMichael Larabel2008-09-111-5/+5
|
* pts-core: Add last user run-time to the user-config.xml fileMichael Larabel2008-09-112-0/+2
|
* pts-core: Improve VirtualBox virtualization detection for guestMichael Larabel2008-09-112-2/+3
| | | | operating systems running
* pts-core: Switch download and environment size detection to using theMichael Larabel2008-09-111-14/+12
| | | | type handler
* pts-core: Add Mac OS X operating system detection support (using theMichael Larabel2008-09-112-1/+2
| | | | IS_MACOSX define)
* pts-core: Don't allow the user to save a test result file if it's theMichael Larabel2008-09-112-7/+27
| | | | same name as a real test profile or test suite
* pts-core: Drop PTS shared download support for test profiles, insteadMichael Larabel2008-09-115-25/+8
| | | | they should be using the Cascading Test Profiles functionality
* pts: Fixes for video profile previous commitMichael Larabel2008-09-113-2/+7
|
* pts: Switch all video tests to extend a video-sample base test insteadMichael Larabel2008-09-1113-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 ofMichael Larabel2008-09-117-50/+26
| | | | all tests having some of the same code copied throughout
* pts: Switch all audio encoding tests to extend a timed-audio-encode baseMichael Larabel2008-09-1115-81/+15
| | | | test instead of all tests having some of the same code copied throughout
* pts-core: Fixes for Cascading Test Profiles and start convertingMichael Larabel2008-09-1110-36/+42
| | | | relevant tests to using this technology
* pts-core: Report identifiers of test profiles being extended to the testMichael Larabel2008-09-112-1/+6
| | | | profiles being run
* pts-core: A test profile isn't real: likely incomplete or just a baseMichael Larabel2008-09-113-4/+23
| | | | test within a Self-Contained Test Profile extension
* documentation: Add basic documentation concerning the Self-ContainedMichael Larabel2008-09-112-1/+30
| | | | Test Profiles (SCTP) XML tags that are added
* pts-core: When a test is over, cleanup the Self-Contained Test ProfilesMichael Larabel2008-09-112-0/+7
| | | | shim that was automatically generated.
* pts-core: Few initial SCTP fixesMichael Larabel2008-09-111-7/+8
|
* pts-core: Add in SCTP functions fileMichael Larabel2008-09-111-0/+81
|
* pts-core: First-cut SCTP supportMichael Larabel2008-09-118-35/+73
|
* pts-core: Add in base support for Self-Contained Test Profiles (SCTP)Michael Larabel2008-09-114-9/+40
|
* pts-core: Finish up Cascading Test Profiles supportMichael Larabel2008-09-114-11/+27
|
* pts-core: Add External Dependencies support for Cascading Test ProfilesMichael Larabel2008-09-111-1/+1
|
* pts-core: Add install support for tests using an Extend call / CascadingMichael Larabel2008-09-112-2/+2
| | | | Test Profiles
* pts-core: Add support so that a test profile can extend another test,Michael Larabel2008-09-118-17/+30
| | | | | for Cascading Test Profile support. This is similar to inheritance in programming languages or Cascading Style Sheets.
* pts-core: Add CTP "Extends" interfaceMichael Larabel2008-09-112-1/+12
|
* tandem_Xml: Add a pts_test_tandem_XmlReader object that extendsMichael Larabel2008-09-113-3/+46
| | | | tandem_XmlReader but takes advantage of the handleXmlZeroTagFallback
* tandem_Xml: Add fallback function handler support when a tag isn't foundMichael Larabel2008-09-112-7/+19
|
* pts-core: Add stub for SCTP (Self-Contained Test Profile) support withinMichael Larabel2008-09-111-0/+8
| | | | the phoronix-test-suite script
* pts-core: Add support for having tests and suites stored locally withinMichael Larabel2008-09-113-5/+26
| | | | | ~/.phoronix-test-suite/ as an option for users installing new tests/suites or third-party files
* pts-core: Drop PTS_USER_DIR usageMichael Larabel2008-09-115-19/+17
|
* pts-core: Add test resource type location supportMichael Larabel2008-09-113-27/+27
|
* pts-core: Provide new architecture for test/suite checking through theMichael Larabel2008-09-117-39/+34
| | | | type handler
* pts-core: Drop in the latest pts-functions_types.php file from my latestMichael Larabel2008-09-111-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 typeMichael Larabel2008-09-114-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 toMichael Larabel2008-09-111-43/+14
| | | | using the new type handler
* pts-core: Clean-up some test installation functionsMichael Larabel2008-09-112-72/+72
|
* pts-core: Switch the installer functions to using the type handlerMichael Larabel2008-09-113-58/+17
|
* pts-core: Start changing functions to using new type handlerMichael Larabel2008-09-112-22/+2
|
* pts-core: Create the unified PTS test/suite type handlerMichael Larabel2008-09-114-7/+91
|
* pts-core: Add test type caching supportMichael Larabel2008-09-112-7/+16
|
* pts-core: Change test/suite type strings to define statementsMichael Larabel2008-09-118-21/+30
|
* pts-core: Prepare for Phoronix Test Suite 1.4 "Orkdal" changes.Michael Larabel2008-09-112-2/+5
|
* documentation: Fix typo in Debian APT sources fileMichael Larabel2008-09-112-2/+3
|
* pts-core: Fix merging of results when supplying a Phoronix Global IDMichael Larabel2008-09-112-1/+2
|
* pts-core: Add initial support for remote MD5 check support (thoughMichael Larabel2008-09-112-1/+40
| | | | formal support will come with Orkdal)
* pts-core: Improve formatting for systems with multiple CPUs but ofMichael Larabel2008-09-112-2/+5
| | | | different models
* pts: For pts-malvik, just lose the unigine-sanctuary and unigine-tropicsMichael Larabel2008-09-112-2/+0
| | | | MD5 sums. There's a better fix (using remote MD5 support) for 1.4 Orkdal
* Unigine test fixes.Michael Larabel2008-09-114-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 onMichael Larabel2008-08-312-2/+3
| | | | Wednesday.
* documentation: Update man pageMichael Larabel2008-08-311-1/+5
|