apparmor/parser/tst/simple_tests/signal/rtsig_01.sd
Christian Boltz 0373df1745 Fix some parser test syntax errors
Errors include typos ("DESCRIPT__ON"), missing value after #=EXRESULT
and #=EXRESULT=PASS (= instead of space).


Acked-by: Steve Beattie <steve@nxnw.org> for trunk and 2.9
2015-07-06 13:25:38 +02:00

8 lines
119 B
Text

#
#=DESCRIPTION simple rtsig test
#=EXRESULT PASS
#
/usr/bin/signal-test {
signal set=(rtmin+30 rtmin+0 rtmin+1),
}