mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
26dc55ef1a
Add a debug print of seccomp flags value, so the test can check those (without using something like strace, that is). Amend the flags setting test with the numeric values expected, and the logic to check those. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>