From 418a5e80d4f8d4e97d18222d9a06b8c2e325b622 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 18 Mar 2008 15:43:27 +0000 Subject: * update ltp git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7857 33e552b5-05e3-0310-8538-816dae2090ed --- rules/ltp-posix.in | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'rules/ltp-posix.in') diff --git a/rules/ltp-posix.in b/rules/ltp-posix.in index 28a594d04..da960f7cc 100644 --- a/rules/ltp-posix.in +++ b/rules/ltp-posix.in @@ -3,4 +3,21 @@ menuconfig LTP_POSIX bool prompt "open_posix_testsuite" select LTP - depends on BROKEN + +config LTP_POSIX_CONFORMANCE + bool + prompt "conformance tests" + depends on LTP_POSIX + default y + +config LTP_POSIX_FUNCTIONAL + bool + prompt "functional tests" + depends on LTP_POSIX + + +config LTP_POSIX_STRESS + bool + prompt "stress tests" + depends on LTP_POSIX + -- cgit v1.2.3