5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-06 13:18:00 +03:00
proxmox-backup/tests
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
..
catar_data tests/pxar.rs: Integrity test for pxar 2019-05-21 06:26:34 +02:00
pxar pxar: bin: rework and dynamically generate list test data 2024-09-11 16:04:46 +02:00
catar.rs client: chunk stream: switch payload stream chunker 2024-06-05 16:39:42 +02:00
proto-client.c protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00
prune.rs cargo fmt 2022-10-11 09:37:16 +02:00
verify-api.rs tests: add oneOf schema support 2024-02-02 15:07:38 +01:00
worker-task-abort.rs update to proxmox-log 0.2 and proxmox-rest-server 0.7 2024-07-24 14:53:07 +02:00