fortify/helper/seccomp
Ophestra c7053d99da
Some checks failed
Test / Create distribution (push) Successful in 1m12s
Test / Run NixOS test (push) Failing after 1m39s
helper/seccomp: document flags and verify output
The BPF programs produced by libseccomp seems to be deterministic. This test would catch regressions as it verifies the program against known good output backed by manual testing.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-01 22:45:32 +09:00
..
export_test.go helper/seccomp: document flags and verify output 2025-02-01 22:45:32 +09:00
export.go helper/seccomp: separate seccomp package 2025-01-25 12:59:11 +09:00
seccomp-export.c helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp-export.h helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp.go helper/seccomp: document flags and verify output 2025-02-01 22:45:32 +09:00