[tests] Port cache_restore tests

This commit is contained in:
Ming-Hung Tsai
2021-09-01 11:39:11 +08:00
parent 9253117132
commit 59e44667a9
3 changed files with 168 additions and 96 deletions

View File

@@ -34,6 +34,7 @@ macro_rules! path_to {
pub const CACHE_CHECK: &str = path_to!("cache_check");
pub const CACHE_DUMP: &str = path_to!("cache_dump");
pub const CACHE_RESTORE: &str = path_to!("cache_restore");
pub const THIN_CHECK: &str = path_to!("thin_check");
pub const THIN_DELTA: &str = path_to_cpp!("thin_delta"); // TODO: rust version