summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/decorators.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: Add decorator to skip test on missing env varsGustavo Romero2025-10-071-0/+18
* tests/functional: add skipLockedMemoryTest decoratorAlexandr Moshkov2025-06-111-0/+18
* tests/functional: Add a decorator for skipping tests on particular OSPhilippe Mathieu-Daudé2025-04-031-1/+14
* tests/functional: Add a decorator for skipping long running testsThomas Huth2025-01-301-0/+14
* tests/functional: Fix broken decorators with lamda functionsThomas Huth2025-01-301-23/+21
* tests/functional/qemu_test/decorators: Fix bad check for importsThomas Huth2025-01-301-1/+2
* tests/functional: introduce some helpful decoratorsDaniel P. Berrangé2024-12-171-0/+107