Re: [PATCH 7/7] tests/avocado: ppc64 reverse debugging tests for pseries and powernv

2023-07-31 Thread Pavel Dovgalyuk
Reviewed-by: Pavel Dovgalyuk On 26.07.2023 21:35, Nicholas Piggin wrote: These machines run reverse-debugging well enough to pass basic tests. Wire them up. Cc: Pavel Dovgalyuk Signed-off-by: Nicholas Piggin --- tests/avocado/reverse_debugging.py | 29 + 1 file

[PATCH 7/7] tests/avocado: ppc64 reverse debugging tests for pseries and powernv

2023-07-26 Thread Nicholas Piggin
These machines run reverse-debugging well enough to pass basic tests. Wire them up. Cc: Pavel Dovgalyuk Signed-off-by: Nicholas Piggin --- tests/avocado/reverse_debugging.py | 29 + 1 file changed, 29 insertions(+) diff --git a/tests/avocado/reverse_debugging.py b/