summaryrefslogtreecommitdiff
path: root/package/ltp/Config.in
blob: 5833e8092b38e7374504ca850f0d2f27d1fbd091 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
config ADK_PACKAGE_LTP
	prompt "ltp............................... The Linux Test Project Suite (BEWARE: HUGE!!)"
	tristate
	default n
	help
	  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.

	  BEWARE: this is a very huge package, and therefore merely usable
	          from an embedded system. It will consume about 150MB!
	  
	  http://ltp.sourceforge.net/