qemu-e2k/tests/tcg/aarch64/system
Alex Bennée c00506aa26 gdbstub: implement a softmmu based test
This adds a new tests that allows us to test softmmu only features
including watchpoints. To do achieve this we need to:

  - add _exit: labels to the boot codes
  - write a memory.py test case
  - plumb the test case into the build system
  - tweak the run_test script to:
    - re-direct output when asked
    - use socket based connection for all tests
    - add a small pause before connection

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210108224256.2321-6-alex.bennee@linaro.org>
2021-01-18 10:04:31 +00:00
..
boot.S gdbstub: implement a softmmu based test 2021-01-18 10:04:31 +00:00
kernel.ld
pauth-3.c tests/tcg/aarch64: Add pauth-3 2020-01-23 15:22:39 +00:00
semiconsole.c tests/tcg: add a dumb-as-bricks semihosting console test 2020-01-09 11:41:29 +00:00