qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/8] tests/tcg: clean-up gdb confirm/pagination settings


From: Richard Henderson
Subject: Re: [PATCH 5/8] tests/tcg: clean-up gdb confirm/pagination settings
Date: Thu, 10 Aug 2023 10:08:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

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.bennee@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.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]