apparmor/parser/tst/simple_tests/all
John Johansen 197d00d21a parser: add support for a generic all rule type
Extend the policy syntax to have a rule that allows specifying all
permissions for all rule types.

  allow all,

This is useful for making blacklist based policy, but can also be
useful when combined with other rule prefixes, eg. to add audit
to all rules.

  audit access all,

Signed-off-by: John Johansen <john.johansen@canonical.com>
2023-09-07 01:30:15 -07:00
..
bad_01.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
bad_02.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
ok_01.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
ok_02.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
ok_03.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
ok_04.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
ok_05.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00
ok_06.sd parser: add support for a generic all rule type 2023-09-07 01:30:15 -07:00