On 9/8/20 1:35 PM, Kees Cook wrote:
While we testing for the behavior of unknown seccomp filter return values, there was no test for how it acted in a thread group. Add a test in the thread group tests for this.
Signed-off-by: Kees Cook keescook@chromium.org
(This is going via the seccomp tree.)
Cool.
tools/testing/selftests/seccomp/seccomp_bpf.c | 43 ++++++++++++++++--- 1 file changed, 37 insertions(+), 6 deletions(-)
Reviewed-by: Shuah Khan skhan@linuxfoundation.org
thanks, -- Shuah