Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-17 | tests/functional: replace 'run_cmd' with subprocess helpers | Daniel P. Berrangé | 1 | -4/+5 |
2024-12-17 | tests/functional: add a generalized archive_extract | Daniel P. Berrangé | 1 | -0/+58 |
2024-12-17 | tests/functional: let cpio_extract accept filenames | Daniel P. Berrangé | 1 | -5/+11 |
2024-12-17 | tests/functional: add common deb_extract helper | Daniel P. Berrangé | 1 | -0/+13 |
2024-12-17 | tests/functional: add common zip_extract helper | Daniel P. Berrangé | 1 | -0/+8 |
2024-12-17 | tests/functional: move archive handling into new archive.py file | Daniel P. Berrangé | 1 | -0/+31 |