apparmor/parser/tst/simple_tests/ptrace/bad_08.sd
Steve Beattie 5cf1c6973d parser: add ptrace language tests
This patch adds a bunch of language parsing tests for ptrace rules.

Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: John Johansen <john.johansen@canonical.com>
2014-04-23 12:25:45 -07:00

8 lines
103 B
Text

#
#=Description ptrace w/non ptrace modifier
#=EXRESULT FAIL
#
/usr/bin/foo {
ptrace bus=session,
}