mirror of
				https://gitlab.com/qemu-project/qemu.git
				synced 2025-10-30 07:57:14 +08:00 
			
		
		
		
	rust: repurpose qemu_api -> tests
The crate purpose is only to provide integration tests at this point, that can't easily be moved to a specific crate. It's also often a good practice to have a single integration test crate (see for ex https://github.com/rust-lang/cargo/issues/4867) Drop README.md, use docs/devel/rust.rst instead. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Link: https://lore.kernel.org/r/20250827104147.717203-20-marcandre.lureau@redhat.com Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
		 Marc-André Lureau
					Marc-André Lureau
				
			
				
					committed by
					
						 Paolo Bonzini
						Paolo Bonzini
					
				
			
			
				
	
			
			
			 Paolo Bonzini
						Paolo Bonzini
					
				
			
						parent
						
							966b1c302e
						
					
				
				
					commit
					d58fcd05ff
				
			| @ -3520,11 +3520,11 @@ F: rust/chardev/ | ||||
| F: rust/common/ | ||||
| F: rust/hw/core/ | ||||
| F: rust/migration/ | ||||
| F: rust/qemu-api | ||||
| F: rust/qemu-macros/ | ||||
| F: rust/qom/ | ||||
| F: rust/rustfmt.toml | ||||
| F: rust/system/ | ||||
| F: rust/tests/ | ||||
| F: rust/util/ | ||||
| F: scripts/get-wraps-from-cargo-registry.py | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user