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)
commit1ae81d78a8b2f6314fb90dc4296202611e710b37
tree87277e356baac0f4fe3fd49619b0bc6e85670596
parent9c249ec312dbdb3ef05f5b2672c8c1d1f7562269
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