You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tests/functional/qemu_test
Yodel Eldar 8080227881 tests/functional/qemu_test/testcase: Fix mismatched quotations
A debug string incorrectly mixes single-quotes with double-quotes,
causing the variable within to be treated as a literal. Fix it.

Signed-off-by: Yodel Eldar <yodel.eldar@yodel.dev>
Message-ID: <20260106220319.74785-1-yodel.eldar@yodel.dev>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
1 week ago
..
__init__.py tests/functional: Add decorator to skip test on missing env vars 3 months ago
archive.py tests/functional: replace 'run_cmd' with subprocess helpers 1 year ago
asset.py tests/functional: Fix problems in asset.py reported by pylint 2 months ago
cmd.py tests/functional: fix infinite loop on console EOF 4 months ago
config.py tests/functional: Introduce the dso_suffix() helper 10 months ago
decorators.py tests/functional: Fix problems in decorators.py reported by pylint 2 months ago
gdb.py tests/functional: Add GDB class 3 months ago
linuxkernel.py tests/functional: Fix problems in linuxkernel.py reported by pylint 2 months ago
ports.py tests/functional: Use more fine-grained locking when looking for free ports 5 months ago
tesseract.py tests/functional: replace 'run_cmd' with subprocess helpers 1 year ago
testcase.py tests/functional/qemu_test/testcase: Fix mismatched quotations 1 week ago
tuxruntest.py tests/functional: Remove unnecessary import statements 9 months ago
uncompress.py tests/functional: Fix problems in uncompress.py reported by pylint 2 months ago
utils.py tests/functional: Fix problems in utils.py reported by pylint 2 months ago