thin-provisioning-tools/tests
Ming-Hung Tsai 0acc57d17f [thin_restore (rust)] Fix errors in tests
- Move error messages to stderr (fixes unwritable_output_file,
  input_file_not_found, and missing_input_option)
- Validate XML structures implicitly (fixes corrupted_input_data)
- Check output file size (fixes tiny_output_file)
- Provide XML error context
- Fix mk_valid_input()
2021-09-16 21:55:46 +08:00
..
common [tests] Enable tests for rust thin_repair 2021-09-16 21:55:46 +08:00
cache_check.rs [tests] Refine trait names 2021-09-16 21:55:20 +08:00
cache_dump.rs [tests] Pull out common submodules 2021-07-21 17:50:34 +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 [tests] Do not assume no stderr with thin_dump 2021-09-10 23:50:36 +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 [tests] Enable tests for rust thin_repair 2021-09-16 21:55:46 +08:00
thin_restore.rs [thin_restore (rust)] Fix errors in tests 2021-09-16 21:55:46 +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