summaryrefslogtreecommitdiffstats
path: root/pts/etc/profile-template.xml
blob: 25c48f793557b5e28844ab37ece7a674d0fd4bcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<PhoronixTestSuite>
	<TestProfile>
		<Version></Version>
		<TestType></TestType>
		<SoftwareType></SoftwareType>
		<License></License>
		<Status></Status>
		<Maintainer></Maintainer>
	</TestProfile>
	<TestInformation>
		<Title></Title>
		<SubTitle></SubTitle>
		<Version></Version>
		<TimesToRun></TimesToRun>
		<ResultScale></ResultScale>
		<Proportion></Proportion>
		<Description></Description>
	</TestInformation>
	<TestSettings>
		<Default>
			<Arguments></Arguments>
		</Default>
		<Option>
			<DisplayName></DisplayName>
			<Identifier></Identifier>
			<ArgumentName></ArgumentName>
			<Menu>
				<Entry>
					<Name></Name>
					<Value></Value>
				</Entry>
			</Menu>
		</Option>
	</TestSettings>
</PhoronixTestSuite>