mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
If the test ran under a fs mounted with nosuid option, then these bits would be ignored and the test would fail. In that case, detect it and run the test in a tmpfs mountpoint without nosuid. Signed-off-by: Georgia Garcia <georgia.garcia@canonical.com>