[functional-tests] port some of the cache_check tests to Rust
This commit is contained in:
		@@ -9,8 +9,8 @@ use thinp::file_utils;
 | 
			
		||||
use thinp::thin::xml::{self, Visit};
 | 
			
		||||
 | 
			
		||||
mod common;
 | 
			
		||||
use common::*;
 | 
			
		||||
use common::xml_generator::{
 | 
			
		||||
use common::test_dir::*;
 | 
			
		||||
use common::thin_xml_generator::{
 | 
			
		||||
    write_xml, EmptyPoolS, FragmentedS, SingleThinS, SnapS, XmlGen
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user