summaryrefslogtreecommitdiffstats
path: root/pts/test-profiles/sample-program.xml
blob: fe2bcafa4744164c5d7b60ca70d7fb385dc06aaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<PhoronixTestSuite>
	<TestProfile>
		<Version>1.0.0</Version>
		<TestType>Processor</TestType>
		<SoftwareType>Utility</SoftwareType>
		<License>FREE</License>
		<Status>EXPERIMENTAL</Status>
		<Maintainer>Phoronix Media</Maintainer>
		<ProjectURL>http://www.phoronix-test-suite.com/</ProjectURL>
	</TestProfile>
	<TestInformation>
		<Title>Sample Pi Program</Title>
		<TimesToRun>3</TimesToRun>
		<ResultScale>Seconds</ResultScale>
		<Proportion>LIB</Proportion>
		<Description>A simple C++ program that calculates Pi to 8,765,4321 digits using the Leibniz formula.</Description>
	</TestInformation>
</PhoronixTestSuite>