Files
bubblewrap/tests
Simon McVittie c991f2dd9a tests: Disable sanitizers for try-syscall
gcc's AddressSanitizer makes system calls that our filter doesn't
allow for, resulting in a fatal error when run under a restrictive
seccomp filter.

try-syscall is a helper for the test, rather than being code under test
itself, so we don't really need this instrumentation in it: all we want
it to do is make some specific syscalls.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2022-05-03 14:02:03 +02:00
..
2021-10-14 14:40:10 +02:00
2021-10-14 14:40:10 +02:00
2022-01-31 17:13:46 +00:00