qemu/tests/tcg/multiarch/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
..
hello.c tests/tcg/multiarch: add hello world system test 2019-05-28 10:28:51 +01:00
Makefile.softmmu-target gdbstub: implement a softmmu based test 2021-01-18 10:04:31 +00:00
memory.c tests/tcg: better detect truncated reads 2019-06-12 17:53:22 +01:00