On 8/10/23 08:36, 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<alex.ben...@linaro.org>
---
  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(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to