summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: Add decorator to skip test on missing env varsGustavo Romero2025-10-071-1/+2
* tests/functional: Add GDB classGustavo Romero2025-10-071-0/+1
* tests/functional: add skipLockedMemoryTest decoratorAlexandr Moshkov2025-06-111-1/+1
* tests/functional: Add a decorator for skipping tests on particular OSPhilippe Mathieu-Daudé2025-04-031-1/+1
* tests/functional: Introduce the dso_suffix() helperPhilippe Mathieu-Daudé2025-03-101-1/+1
* tests/functional: Add a decorator for skipping long running testsThomas Huth2025-01-301-1/+1
* tests/functional: remove now unused 'run_cmd' helperDaniel P. Berrangé2024-12-171-1/+1
* tests/functional: add a generalized uncompress helperDaniel P. Berrangé2024-12-171-0/+1
* tests/functional: add a generalized archive_extractDaniel P. Berrangé2024-12-171-0/+1
* tests/functional: drop 'has_cmd' and 'has_cmds' helpersDaniel P. Berrangé2024-12-171-1/+1
* tests/functional: introduce some helpful decoratorsDaniel P. Berrangé2024-12-171-0/+3
* tests/functional: remove duplicated 'which' function implDaniel P. Berrangé2024-12-171-1/+1
* tests/functional: Add the LinuxKernelTest for testing the Linux boot processThomas Huth2024-09-111-0/+1
* tests/functional: Add QemuUserTest classPhilippe Mathieu-Daudé2024-09-041-1/+1
* tests/functional: Convert Aarch64 Virt machine avocado testsPhilippe Mathieu-Daudé2024-09-041-1/+1
* tests/functional: add a module for handling asset download & cachingDaniel P. Berrangé2024-09-041-0/+1
* tests/functional: Add base classes for the upcoming pytest-based testsThomas Huth2024-09-041-0/+13