diff options
author | Robert Sesek <rsesek@google.com> | 2015-11-02 23:28:49 +0300 |
---|---|---|
committer | Shuah Khan <shuahkh@osg.samsung.com> | 2015-11-03 00:41:02 +0300 |
commit | fd88d16c58c2ad689a68d6790c789e7d5be3fc5b (patch) | |
tree | c5428d64cb4c8942cac53694828bf261f9b76f08 /tools/testing/selftests/mqueue | |
parent | 256d0afb11d6e878e8c793e4a6e3bbfb81f9aae8 (diff) | |
download | linux-fd88d16c58c2ad689a68d6790c789e7d5be3fc5b.tar.xz |
selftests/seccomp: Be more precise with syscall arguments.
Certain syscall emulation layers strictly check that the number of
arguments match what the syscall handler expects. The KILL_one_arg_one and
KILL_one_arg_six tests passed more parameters than expected to various
syscalls, causing failures in this emulation mode. Instead, test using
syscalls that take the appropriate number of arguments.
Signed-off-by: Robert Sesek <rsesek@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Diffstat (limited to 'tools/testing/selftests/mqueue')
0 files changed, 0 insertions, 0 deletions