thin-provisioning-tools/tests
Ming-Hung Tsai d436f35ed3 [thin_dump/thin_repair/thin_restore (rust)] Fix errors in tests
- Move error messages to stderr
- Fix the transaction_id and data_block_size in test fixture,
  and check the data_block_size in thin_restore.
- Disable the missing_something tests for Rust. The transaction_id
  and nr_data_blocks now could be recovered automatically.
- Limit the use of override options in test cases. Only broken
  superblocks could be overridden, and the provided values
  should be compatible to the original metadata.
- Remove unused option
2021-09-22 17:06:28 +08:00
..
common [thin_dump/thin_repair/thin_restore (rust)] Fix errors in tests 2021-09-22 17:06:28 +08:00
cache_check.rs [tests] Add cache fixtures 2021-09-16 21:55:46 +08:00
cache_dump.rs [tests] Add cache fixtures 2021-09-16 21:55:46 +08:00
cache_restore.rs [tests] Port cache_restore tests 2021-09-16 21:55:46 +08:00
thin_check.rs [tests] Refine trait names 2021-09-16 21:55:20 +08:00
thin_delta.rs [tests] Do not perform Path to str conversion for compatibility 2021-07-21 18:00:20 +08:00
thin_dump.rs [thin_dump/thin_repair/thin_restore (rust)] Fix errors in tests 2021-09-22 17:06:28 +08:00
thin_metadata_pack.rs [tests] Refine trait names 2021-09-16 21:55:20 +08:00
thin_metadata_unpack.rs [tests] Refine trait names 2021-09-16 21:55:20 +08:00
thin_repair.rs [thin_dump/thin_repair/thin_restore (rust)] Fix errors in tests 2021-09-22 17:06:28 +08:00
thin_restore.rs [thin_dump/thin_repair/thin_restore (rust)] Fix errors in tests 2021-09-22 17:06:28 +08:00
thin_rmap.rs [tests] Do not perform Path to str conversion for compatibility 2021-07-21 18:00:20 +08:00
thin_shrink.rs [all (rust)] Pull out structures for intermediate representation 2021-07-21 18:46:06 +08:00