summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/cryptography.xml
blob: bd6dabf3368d6f15027e69870244316ea0f85295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.0</Version>
		<TestType>Processor</TestType>
		<Title>Cryptography</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>This test suite consists of cryptography tests such as OpenSSL and GnuPG.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>gnupg</Test>
	</RunTest>
	<RunTest>
		<Test>openssl</Test>
	</RunTest>
</PhoronixTestSuite>