qemu/tests/tcg/multiarch
Alex Bennée 5aa632d5d9 tests/tcg/multiarch: don't hard code paths/ports for linux-test
The fixed path and ports get in the way of running our tests and
builds in parallel. Instead of using TESTPATH we use mkdtemp() and
instead of a fixed port we allow the kernel to assign one and query it
afterwards.

Ideally test directory creation should be common functionally across
all TCG tests but this could complicate an already huge patch series
so we mark it as a TODO for next time.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2018-06-20 20:22:34 +01:00
..
linux-test.c tests/tcg/multiarch: don't hard code paths/ports for linux-test 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