aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/qemu_test/testcase.py
AgeCommit message (Expand)AuthorFilesLines
2024-11-25tests/functional: avoid accessing log_filename on earlier failuresDaniel P. Berrangé1-4/+6
2024-11-25tests/functional: add a QMP backdoor for debugging stalled testsDaniel P. Berrangé1-0/+7
2024-11-25tests/functional: enable debug logging for QEMUMachineDaniel P. Berrangé1-0/+6
2024-11-25tests/functional: honour requested test VM name in QEMUMachineDaniel P. Berrangé1-0/+1
2024-11-25tests/functional: put QEMUMachine logs in testcase log directoryDaniel P. Berrangé1-2/+3
2024-11-25tests/functional: automatically clean up scratch files after testsDaniel P. Berrangé1-5/+9
2024-11-08tests/functional: Provide the user with hints where to find more log filesThomas Huth1-5/+13
2024-09-04tests/functional: Add QemuUserTest classPhilippe Mathieu-Daudé1-0/+17
2024-09-04tests/functional: enable pre-emptive caching of assetsDaniel P. Berrangé1-0/+7
2024-09-04tests/functional: Set up loggingThomas Huth1-1/+26
2024-09-04tests/functional: Add base classes for the upcoming pytest-based testsThomas Huth1-0/+153