summaryrefslogtreecommitdiffstats
path: root/rules/tests.in
blob: 784dc1a7c1e1007b0c783ec6e32328ff2715e51a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config TESTSUITE_DIR
	string
	prompt "Directory for Test Suites"
	default "/usr/lib/testsuites"
	help
	  This directory is the toplevel directory to install 
	  test suites. 


source "rules/dbench.in"
source "rules/ltp.in"
source "rules/xmlbench.in"