]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/seccomp: Adjust test fixture counts
authorKees Cook <keescook@chromium.org>
Wed, 11 Mar 2020 19:21:28 +0000 (12:21 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 13 Mar 2020 19:32:04 +0000 (13:32 -0600)
commita5167ea94250cb327577e338a5cd2b62bd8b5789
tree87277e356baac0f4fe3fd49619b0bc6e85670596
parent5d0b3195324467f35f44e74c8ee7f733f8786036
selftests/seccomp: Adjust test fixture counts

The seccomp selftest reported the wrong test counts since it was using
slightly the wrong API for defining text fixtures. Adjust the API usage.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
tools/testing/selftests/seccomp/seccomp_bpf.c