aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/qemu_test/archive.py
AgeCommit message (Expand)AuthorFilesLines
2024-12-17tests/functional: replace 'run_cmd' with subprocess helpersDaniel P. Berrangé1-4/+5
2024-12-17tests/functional: add a generalized archive_extractDaniel P. Berrangé1-0/+58
2024-12-17tests/functional: let cpio_extract accept filenamesDaniel P. Berrangé1-5/+11
2024-12-17tests/functional: add common deb_extract helperDaniel P. Berrangé1-0/+13
2024-12-17tests/functional: add common zip_extract helperDaniel P. Berrangé1-0/+8
2024-12-17tests/functional: move archive handling into new archive.py fileDaniel P. Berrangé1-0/+31