mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00

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>
8 lines
107 B
Text
8 lines
107 B
Text
#
|
|
#=Description ptrace w/bad regex expansion
|
|
#=EXRESULT FAIL
|
|
#
|
|
/usr/bin/foo {
|
|
ptrace peer={/bin/true,
|
|
|
|
}
|