On 20/12/2024 03.46, Nicholas Piggin wrote:
Since functional tests have character-based console output parsing, there is no need for strange hacks to work around old line-based.Signed-off-by: Nicholas Piggin <npig...@gmail.com> --- tests/functional/test_ppc64_hv.py | 43 ++++++++++++++----------------- 1 file changed, 19 insertions(+), 24 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>