aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/qemu_test/asset.py
AgeCommit message (Expand)AuthorFilesLines
2024-11-04tests/functional: make cached asset files read-onlyDaniel P. Berrangé1-0/+3
2024-10-04tests/functional: Fix hash validationThomas Huth1-1/+1
2024-09-11tests/functional/qemu_test: Use Python hashlib instead of external programsThomas Huth1-5/+11
2024-09-04tests/functional: Allow asset downloading with concurrent threadsThomas Huth1-11/+51
2024-09-04tests/functional: enable pre-emptive caching of assetsDaniel P. Berrangé1-0/+34
2024-09-04tests/functional: add a module for handling asset download & cachingDaniel P. Berrangé1-0/+97