qemu-patch-raspberry4/tests/tcg/multiarch
Alex Bennée 875fcce661 tests/tcg/multiarch: enable additional linux-test tests
Un-comment the remaining tests.

I removed the itimer value tests because I'm fairly sure a re-arming
timer will always have a different value in it when you grab it.

I've also fixed up the clone thread flags as QEMU will only allow a
clone to use flags which match glibc. However the test is still racey
so it remains disabled by default - it can be run by passing any
additional parameters on the command line.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2018-06-20 20:22:34 +01:00
..
linux-test.c tests/tcg/multiarch: enable additional linux-test tests 2018-06-20 20:22:34 +01:00
Makefile.target tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
README tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
sha1.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
test-mmap.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
testthread.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00

Multi-architecture linux-user tests