summaryrefslogtreecommitdiffstats
path: root/rules/tests.in
blob: 376408d622e04357387e85d6dcf058a1c462c90e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## SECTION=test_suites
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"