selftests/seccomp: add support for s390
authorKees Cook <keescook@chromium.org>
Fri, 21 Aug 2015 18:22:35 +0000 (11:22 -0700)
committerShuah Khan <shuahkh@osg.samsung.com>
Mon, 14 Sep 2015 22:41:37 +0000 (16:41 -0600)
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>

No differences found
This page took 0.026002 seconds and 5 git commands to generate.