thin-provisioning-tools/tests
Ming-Hung Tsai f395bab7be [tests] Use traits to specify test parameters
To deal with variety in target attributes and their expected outputs,
the test parameters are categorized into traits, thus the test program
could define test parameters in a more structured way, without having
to pass multiple tightly-coupled parameters to test functions.
2021-07-09 01:22:22 +08:00
..
common [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
cache_check.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_check.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_delta.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_dump.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_metadata_pack.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_metadata_unpack.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_repair.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_restore.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_rmap.rs [tests] Use traits to specify test parameters 2021-07-09 01:22:22 +08:00
thin_shrink.rs [all] Apply cargo fmt 2021-05-04 16:10:23 +08:00