summaryrefslogtreecommitdiffstats
path: root/rules/ltp.in
blob: 0a1e30cc7876db5aedf9d62392636be42a4af566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
menuconfig LTP
	bool
	prompt "Linux Test Project  "
	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"
source "rules/ltp-kernel.in"
source "rules/ltp-misc.in"