tests/tcg/multiarch: enable additional linux-test tests
commit875fcce66139967887fbcfb322540d912a7a2b22
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 19 Apr 2018 13:02:04 +0000 (19 14:02 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
treebf7392e207bd4c61d28d692935c2034905e88ab1
parent5e13cbd51d9f65c2c3bd04ee40d2f810f3b9eaed
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>
tests/tcg/multiarch/linux-test.c