summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/asset.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: make cached asset files read-onlyDaniel P. Berrangé2024-11-041-0/+3
* tests/functional: Fix hash validationThomas Huth2024-10-041-1/+1
* tests/functional/qemu_test: Use Python hashlib instead of external programsThomas Huth2024-09-111-5/+11
* tests/functional: Allow asset downloading with concurrent threadsThomas Huth2024-09-041-11/+51
* tests/functional: enable pre-emptive caching of assetsDaniel P. Berrangé2024-09-041-0/+34
* tests/functional: add a module for handling asset download & cachingDaniel P. Berrangé2024-09-041-0/+97