On Tue, 2023-08-15 at 15:51 +0100, 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(-)
Acked-by: Ilya Leoshkevich <[email protected]>
