summaryrefslogtreecommitdiffstats
path: root/rules/tests.in
blob: a50786ae4a98a05b4a03d56e4f47cd7c9ead057e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

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"