2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-09-02 23:35:37 +00:00

Split priority rules with unsafe keyword to separate tests

This helps to limit the amount of rules skipped in the utils tests
(because the utils don't support the `unsafe` keyword)
This commit is contained in:
Christian Boltz
2025-05-05 20:53:53 +02:00
parent 71ea87966a
commit 94c5cf047f
5 changed files with 27 additions and 12 deletions

View File

@@ -251,8 +251,8 @@ unknown_line = (
'file/file/front_perms_ok_2.sd',
'file/front_perms_ok_2.sd',
'xtrans/simple_ok_cx_1.sd',
'file/priority/front_perms_ok_1.sd',
'file/priority/front_perms_ok_2.sd',
'file/priority/front_perms_ok_3.sd',
'file/priority/front_perms_ok_4.sd',
# owner / audit {...} blocks
'file/file/owner/ok_1.sd',