On 11/17/20 10:35 PM, Kees Cook wrote:
We were testing libsecomp itself but I think we might have forgotten the self-test. Not sure how these are run.
If you're building natively, you can just build and run:
cd tools/testing/selftests/seccomp make ./seccomp_bpf
Thanks, I'll give that a try.
Adrian