linux/tools/testing/selftests/x86
Tyler Baker f9ea4a333c selftest/x86: build both bitnesses
Using uname with the processor flag option in some cases can yield 'unknown'
so lets use the machine flag option as it is deterministic. Add a dependency
for all_32 when building on a x86 64 bit host so that both bitnesses are
built in this case.

Cc: Andy Lutomirski <luto@amacapital.net>
Acked-by: Andy Lutomirski <luto@kernel.org>
Signed-off-by: Tyler Baker <tyler.baker@linaro.org>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2015-05-12 19:59:55 -06:00
..
.gitignore
Makefile selftest/x86: build both bitnesses 2015-05-12 19:59:55 -06: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