selftests/seccomp: Test thread vs process killing
This verifies that SECCOMP_RET_KILL_PROCESS is higher priority than SECCOMP_RET_KILL_THREAD. (This also moves a bunch of defines up earlier in the file to use them earlier.) Signed-off-by: NKees Cook <keescook@chromium.org> Reviewed-by: NTyler Hicks <tyhicks@canonical.com>
Showing
想要评论请 注册 或 登录