commit | b623c4daadb5a4bfaef62783085b95bd9ba5a77c | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Fri Aug 21 11:22:35 2015 -0700 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Mon Sep 14 16:41:37 2015 -0600 |
tree | ffe99d71c008aeb7adedc79a2848954cd432c9a5 | |
parent | 7ef7cc9fdf9853b3027c55b9481991695ad5e5b2 [diff] |
selftests/seccomp: add support for s390 This adds support for s390 to the seccomp selftests. Some improvements were made to enhance the accuracy of failure reporting, and additional tests were added to validate assumptions about the currently traced syscall. Also adds early asserts for running on older kernels to avoid noise when the seccomp syscall is not implemented. Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>