aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/seccomp/seccomp_test.go
AgeCommit message (Collapse)Author
2025-03-14seccomp: move out of helperOphestra
Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-12helper/seccomp: improve error handlingOphestra
This passes both errno and libseccomp return value. Signed-off-by: Ophestra <cat@gensokyo.uk>