summaryrefslogtreecommitdiffstats
path: root/rules/ltp-ballista.in
blob: b60b13b8bc5a95247dcba9a7bdb93c58a71f340a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# FIXME: There is no Makefile for this stuff

menuconfig LTP_BALLISTA
	bool
	prompt "Ballista            "
        depends on BROKEN
	depends on LTP
	default N
	help
	  The ballista test suite is designed to provide numerous
	  combinations of erroneous input parameters to system calls.

comment "Ballista is broken, please send a patch"
        depends on !BROKEN