summary refs log tree commit diff stats
path: root/tests/functional/qemu_test/archive.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/functional: replace 'run_cmd' with subprocess helpersDaniel P. Berrangé2024-12-171-4/+5
* tests/functional: add a generalized archive_extractDaniel P. Berrangé2024-12-171-0/+58
* tests/functional: let cpio_extract accept filenamesDaniel P. Berrangé2024-12-171-5/+11
* tests/functional: add common deb_extract helperDaniel P. Berrangé2024-12-171-0/+13
* tests/functional: add common zip_extract helperDaniel P. Berrangé2024-12-171-0/+8
* tests/functional: move archive handling into new archive.py fileDaniel P. Berrangé2024-12-171-0/+31