summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/encode-flac.xml
blob: 6586325c54ffd2e7502cb6e99048c88eabab5a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.2.0</Version>
		<Maintainer>Michael Larabel</Maintainer>
		<EnvironmentSize>9</EnvironmentSize>
		<ProjectURL>http://flac.sourceforge.net/</ProjectURL>
		<Extends>timed-audio-encode</Extends>
		<EnvironmentSize>1.7</EnvironmentSize>
		<UnsupportedPlatforms>MacOSX, BSD</UnsupportedPlatforms>
	</TestProfile>
	<TestInformation>
		<Title>FLAC Audio Encoding</Title>
		<Version>1.2.1</Version>
		<SubTitle>WAV To FLAC</SubTitle>
		<Executable>flac</Executable>
		<Description>This test times how long it takes to encode a sample WAV file to FLAC format.</Description>
	</TestInformation>
</PhoronixTestSuite>