qemu-e2k/tests/tcg/multiarch
Alex Bennée 1cb8d12f79 tests/tcg: relax the next step precision of the gdb sha1 test
Depending on the version of gdb we may not execute the first line of
SHA1Init when executing the first "next" command - instead just
stepping over the preamble. As we don't actually care about the
position of the PC after the steps and want to be sure the
context->state[] has been loaded before we inspect it do a double next
at the start.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210401102530.12030-8-alex.bennee@linaro.org>
2021-04-06 15:04:42 +01:00
..
arm-compat-semi tests/tcg: add HeapInfo checking to semihosting test 2021-03-24 14:25:19 +00:00
gdbstub tests/tcg: relax the next step precision of the gdb sha1 test 2021-04-06 15:04:42 +01:00
system tests/tcg: fix silent skipping of softmmu gdb tests 2021-02-15 09:38:54 +00:00
Makefile.target semihosting: move semihosting tests to multiarch 2021-03-24 14:25:03 +00:00
README
float_convs.c tests/tcg: Do not require FE_TOWARDZERO 2020-09-01 07:41:38 -07:00
float_helpers.c
float_helpers.h tests/tcg: Do not require FE_* exception bits 2020-09-01 07:41:38 -07:00
float_madds.c tests/tcg: Do not require FE_TOWARDZERO 2020-09-01 07:41:38 -07:00
linux-test.c tests/tcg/linux-test: Adjust getsockname for musl 2020-10-14 21:19:52 -07:00
sha1.c
test-mmap.c
testthread.c
threadcount.c tests/tcg: add new threadcount test 2020-05-27 14:26:49 +01:00

README

Multi-architecture linux-user tests