commit | c99ee51a9d9716fe33f5022c763728a565e3bd08 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Tue Jun 16 10:54:14 2015 -0700 |
committer | Shuah Khan <shuahkh@osg.samsung.com> | Wed Jun 17 17:12:32 2015 -0600 |
tree | 581722b37f7fd5e2a4a98b11374b2681b46639a6 | |
parent | 390db010c96091bd3bd0c5d6c0b667d22290ef41 [diff] |
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>