linux-stable/tools/testing/selftests/x86
Andy Lutomirski 0a15584d72 x86, selftests: Add single_step_syscall test
This is a very simple test that makes system calls with TF set.

This test currently fails when running the 32-bit build on a
64-bit kernel on an Intel CPU.  This bug will be fixed by the
next commit.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Denys Vlasenko <vda.linux@googlemail.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Shuah Khan <shuah.kh@samsung.com>
Link: http://lkml.kernel.org/r/20e68021155f6ab5c60590dcad81d37c68ea2c4f.1429139075.git.luto@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-04-16 12:41:49 +02:00
..
.gitignore
Makefile x86, selftests: Add single_step_syscall test 2015-04-16 12:41:49 +02:00
run_x86_tests.sh x86, selftests: Add single_step_syscall test 2015-04-16 12:41:49 +02:00
sigreturn.c
single_step_syscall.c x86, selftests: Add single_step_syscall test 2015-04-16 12:41:49 +02:00
trivial_32bit_program.c