summaryrefslogtreecommitdiffstats
path: root/rules/tests.in
blob: 389fefe52997daa0aefe329f786facc98c7bd3ca (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"