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

This patch adds basic signal tests to the parser's simple language test suite. Signed-off-by: Steve Beattie <steve@nxnw.org> Acked-by: Seth Arnold <seth.arnold@canonical.com>
9 lines
129 B
Text
9 lines
129 B
Text
#
|
|
#=Description basic signal multiple peer entries
|
|
#=EXRESULT FAIL
|
|
#
|
|
/usr/bin/signal-test {
|
|
signal send peer=foo peer=bar,
|
|
|
|
}
|
|
|