forked from phoronix-test-suite/test-suites
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pts/video-encoding-1.2.0: Update included video tests, include AV1 su…
…ite.
- Loading branch information
1 parent
414aeaa
commit 506abf8
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
<?xml version="1.0"?> | ||
<!--Phoronix Test Suite v3.0.0a3 (Iveland) [ http://www.phoronix-test-suite.com/ ]--> | ||
<PhoronixTestSuite> | ||
<SuiteInformation> | ||
<Title>Video Encoding</Title> | ||
<Version>1.2.0</Version> | ||
<TestType>System</TestType> | ||
<Description>This test suite consists of video encoding tests. This suite is good for testing the system's processor, memory, and overall system performance.</Description> | ||
<Maintainer>Michael Larabel</Maintainer> | ||
</SuiteInformation> | ||
<Execute> | ||
<Test>pts/svt-vp9</Test> | ||
<Arguments></Arguments> | ||
<Description></Description> | ||
<OverrideTestOptions></OverrideTestOptions> | ||
</Execute> | ||
<Execute> | ||
<Test>pts/svt-hevc</Test> | ||
<Arguments></Arguments> | ||
<Description></Description> | ||
<OverrideTestOptions></OverrideTestOptions> | ||
</Execute> | ||
<Execute> | ||
<Test>pts/x264</Test> | ||
<Arguments></Arguments> | ||
<Description></Description> | ||
<OverrideTestOptions></OverrideTestOptions> | ||
</Execute> | ||
<Execute> | ||
<Test>pts/x265</Test> | ||
<Arguments></Arguments> | ||
<Description></Description> | ||
<OverrideTestOptions></OverrideTestOptions> | ||
</Execute> | ||
<Execute> | ||
<Test>pts/ffmpeg</Test> | ||
<Arguments></Arguments> | ||
<Description></Description> | ||
<OverrideTestOptions></OverrideTestOptions> | ||
</Execute> | ||
<Execute> | ||
<Test>pts/vpxenc</Test> | ||
<Arguments></Arguments> | ||
<Description></Description> | ||
<OverrideTestOptions></OverrideTestOptions> | ||
</Execute> | ||
<Execute> | ||
<Test>pts/av1</Test> | ||
</Execute> | ||
</PhoronixTestSuite> |