summaryrefslogtreecommitdiffstats
path: root/rules/ltp.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-16 11:12:47 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-16 11:12:47 +0000
commit8fea2b6c329c4438b336a80a6854f25064b48504 (patch)
treef679edf83886bc19493cc55541518e2d15d7107c /rules/ltp.in
parentf7884803725a5f33d5a91d16f7f5c088317a49e8 (diff)
downloadptxdist-8fea2b6c329c4438b336a80a6854f25064b48504.tar.gz
ptxdist-8fea2b6c329c4438b336a80a6854f25064b48504.tar.xz
fixed dependency
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4066 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/ltp.in')
-rw-r--r--rules/ltp.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/ltp.in b/rules/ltp.in
index f6d7f09c3..3ba2703a0 100644
--- a/rules/ltp.in
+++ b/rules/ltp.in
@@ -2,6 +2,15 @@ menuconfig LTP
bool
prompt "Linux Test Project"
default N
+ help
+ The Linux Test Project is a joint project with SGI, IBM, OSDL,
+ and Bull with a goal to deliver test suites to the open source
+ community that validate the reliability, robustness, and
+ stability of Linux. The Linux Test Project is a collection of
+ tools for testing the Linux kernel and related features.
+ The goal is to improve the Linux kernel by bring test
+ automation to the kernel testing effort.
+
source "rules/ltp-ballista.in"
source "rules/ltp-commands.in"