mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-05 08:45:22 +00:00
parse tests: add parse tests for missing mount options
add simple parsing tests for nostrictatime, lazytime, nolazytime Signed-off-by: John Johansen <john.johansen@canonical.com>
This commit is contained in:
@@ -108,6 +108,9 @@ exception_not_raised = (
|
||||
'mount/bad_opt_26.sd',
|
||||
'mount/bad_opt_27.sd',
|
||||
'mount/bad_opt_28.sd',
|
||||
'mount/bad_opt_29.sd',
|
||||
'mount/bad_opt_30.sd',
|
||||
'mount/bad_opt_31.sd',
|
||||
'profile/flags/flags_bad10.sd',
|
||||
'profile/flags/flags_bad11.sd',
|
||||
'profile/flags/flags_bad12.sd',
|
||||
|
Reference in New Issue
Block a user