commit | 1ae81d78a8b2f6314fb90dc4296202611e710b37 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Mar 11 12:21:28 2020 -0700 |
committer | Shuah Khan <skhan@linuxfoundation.org> | Fri Mar 13 13:32:04 2020 -0600 |
tree | 87277e356baac0f4fe3fd49619b0bc6e85670596 | |
parent | 9c249ec312dbdb3ef05f5b2672c8c1d1f7562269 [diff] |
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>