apparmor/parser/tst/errors/deprecation1.sd
Steve Beattie 08c6c6eecf parser error tests: add filename profile deprecation checks
This add a couple of tests for
MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/506

Signed-off-by: Steve Beattie <steve.beattie@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
2020-05-05 02:16:23 -07:00

6 lines
396 B
Text

# We are deprecating path based profile names in AppArmor 3.0 1
# This should generate a deprecation warning 2
# 3
/bin/foo { # 4
include <includes/base> # 5
} # 6