History log of /external/linux-kselftest/tools/testing/selftests/seccomp/test_harness.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b5bb6d3068eabb075ee7db09c73374f6db73ff4a 10-Dec-2015 Kees Cook <keescook@chromium.org> selftests/seccomp: fix 32-bit build warnings

The casting was done incorrectly for 32-bit builds. Fixed to use uintptr_t.

Reported-by: Eric Adams <adamse@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
/external/linux-kselftest/tools/testing/selftests/seccomp/test_harness.h
b623c4daadb5a4bfaef62783085b95bd9ba5a77c 21-Aug-2015 Kees Cook <keescook@chromium.org> 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>
/external/linux-kselftest/tools/testing/selftests/seccomp/test_harness.h
c99ee51a9d9716fe33f5022c763728a565e3bd08 16-Jun-2015 Kees Cook <keescook@chromium.org> selftests: add seccomp suite

This imports the existing seccomp test suite into the kernel's selftests
tree. It contains extensive testing of seccomp features and corner cases.
There remain additional tests to move into the kernel tree, but they have
not yet been ported to all the architectures seccomp supports:
https://github.com/redpig/seccomp/tree/master/tests

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
/external/linux-kselftest/tools/testing/selftests/seccomp/test_harness.h