qemu-patch-raspberry4/tests/tcg/multiarch
Alex Bennée fcf112317c tests/tcg: better detect truncated reads
If we've truncated a wider read we can detect the condition earlier by
looking at the number of zeros we've read. So we don't trip up on
cases where we have written zeros to the start of the buffer we also
ensure we only start each offset read from the right address.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-06-12 17:53:22 +01:00
..
system tests/tcg: better detect truncated reads 2019-06-12 17:53:22 +01:00
linux-test.c tests/tcg/multiarch: fix 32bit linux-test on 64bit host 2018-11-14 11:07:06 +00:00
Makefile.target tests/tcg: add run, diff, and skip helper macros 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 avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
test-mmap.c tests: add check_invalid_maps to test-mmap 2018-07-31 09:57:25 +02:00
testthread.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00

Multi-architecture linux-user tests