summaryrefslogtreecommitdiff
blob: 30e3d2c358558b10dc2139491d7cecfc065aec77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>benchmarks</herd>
<maintainer>
  <email>hwoarang@gentoo.org</email>
    <name>Markos Chandras</name>
    <description>Maintainer</description>
</maintainer>
<use>
	<flag name="open-posix">Build and install the POSIX testsuite</flag>
	<flag name="pm">Build and install the power management testsuite</flag>
	<flag name="expect">Build against the expect library for interactive testing</flag>
	<flag name="rt">Build and install the realtime testsuite</flag>
</use>
<longdescription>
	The Linux Test Project is a joint project started by SGI and maintained by
	IBM, that has a goal to deliver test suites to the open source community
	that validate the reliability, robustness, and stability of Linux. The LTP
	testsuite contains a collection of tools for testing the Linux kernel and
	related features.
</longdescription>
</pkgmetadata>