proxmox-backup/pxar-bin
Christian Ebner 0415304ca4 pxar: bin: rework and dynamically generate list test data
Commit f16c5de757 ("pxar: bin: test `pxar list` with payload-input")
introduced a regression test for listing of split pxar archives. This
test relies on a large pxar blob file, the large size (> 100M) being
overlooked when writing the test.

In order to not depend on this file any further in the future, drop
it and rewrite the test to dynamically generate the files, needed and
further extend the test thereby also cover the archive creation and
extraction for split pxar archives.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2024-09-11 16:04:46 +02:00
..
src pxar: list stuff to stdout instead of stderr 2024-09-05 14:01:04 +02:00
tests pxar: bin: rework and dynamically generate list test data 2024-09-11 16:04:46 +02:00
Cargo.toml pxar-bin: remove log dependency, use tracing directly 2024-09-05 14:00:46 +02:00