On 15/8/23 16:51, Alex Bennée wrote:
We can do this all in the run-test.py script so remove the extraneous
bits from the individual tests which got copied from the original
non-CI gdb tests.

Signed-off-by: Alex Bennée <[email protected]>
---
  tests/guest-debug/run-test.py                         | 2 ++
  tests/tcg/aarch64/gdbstub/test-sve-ioctl.py           | 3 ---
  tests/tcg/aarch64/gdbstub/test-sve.py                 | 3 ---
  tests/tcg/multiarch/gdbstub/memory.py                 | 3 ---
  tests/tcg/multiarch/gdbstub/sha1.py                   | 4 ----
  tests/tcg/multiarch/gdbstub/test-proc-mappings.py     | 4 ----
  tests/tcg/multiarch/gdbstub/test-qxfer-auxv-read.py   | 4 ----
  tests/tcg/multiarch/gdbstub/test-thread-breakpoint.py | 4 ----
  tests/tcg/s390x/gdbstub/test-signals-s390x.py         | 4 ----
  tests/tcg/s390x/gdbstub/test-svc.py                   | 4 ----
  10 files changed, 2 insertions(+), 33 deletions(-)

No change since previous version ([*]), so:

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>

[*] https://lore.kernel.org/qemu-devel/[email protected]/

Reply via email to