]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/test_ppc64_hv: Simplify console handling
authorNicholas Piggin <npiggin@gmail.com>
Fri, 20 Dec 2024 02:46:15 +0000 (12:46 +1000)
committerThomas Huth <thuth@redhat.com>
Thu, 2 Jan 2025 07:58:08 +0000 (08:58 +0100)
commit8c8dd70037952b3e6b700ecec7be829a5432a432
tree68c4d1d3e522637a4eee62ee90a87545e4a24f4d
parentb7edbbf4321fea9efefda2a5d6bcea4f7140f866
tests/functional/test_ppc64_hv: Simplify console handling

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 <npiggin@gmail.com>
Message-ID: <20241220024617.1968556-3-npiggin@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/functional/test_ppc64_hv.py