proxmox-backup/tests
Dietmar Maurer 39f18b30b6 src/backup/data_blob.rs: new load_from_reader(), which verifies the CRC
And make verify_crc private for now. We always call load_from_reader() to
verify the CRC.

Also add load_chunk() to datastore.rs (from chunk_store::read_chunk())
2020-07-28 10:23:16 +02:00
..
catar_data tests/pxar.rs: Integrity test for pxar 2019-05-21 06:26:34 +02:00
blob_writer.rs src/backup/data_blob.rs: new load_from_reader(), which verifies the CRC 2020-07-28 10:23:16 +02:00
catar.rs turn pxar::flags into bitflags, pxar::Flags 2020-06-10 11:05:53 +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 tests/prune.rs: fix compile error 2020-06-23 11:32:53 +02:00
pxar.rs tests/pxar: increase verbosity 2019-12-20 12:55:32 +01:00
verify-api.rs use reasonable acl paths 2020-04-30 09:30:00 +02:00
worker-task-abort.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00