diff options
author | Daniel P. Berrangé <berrange@redhat.com> | 2025-10-03 14:18:17 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-10-07 07:33:40 +0100 |
commit | db205774d1b2dc8e3a0e925f090a5b2f59b9bb70 (patch) | |
tree | d730c7c2bda9b41401433bd334b2fa439021eedd /scripts/lib/kdoc/kdoc_parser.py | |
parent | a0ad64c390b19242ae1d246d1ccfff77dcc752a4 (diff) | |
download | qemu-db205774d1b2dc8e3a0e925f090a5b2f59b9bb70.zip qemu-db205774d1b2dc8e3a0e925f090a5b2f59b9bb70.tar.gz qemu-db205774d1b2dc8e3a0e925f090a5b2f59b9bb70.tar.bz2 |
tests/functional: drop datadrainer class in reverse debugging
The reverse debugging test uses the avocado datadrainer class to
create a background thread that reads from the console socket and
dumps it via python logger.
Most tests log console output as a side effect of doing calls
to match strings, but this test never tries to match anything.
This isn't critical, so just drop the functionality.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20251003141820.85278-7-gustavo.romero@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions