mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
test_infra: Move struct Guest and struct GuestCommand from tests
In this way, these structs can be reused for performance tests. Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -7,6 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
dirs = "3.0.1"
|
||||
epoll = "4.3.1"
|
||||
lazy_static= "1.4.0"
|
||||
libc = "0.2.91"
|
||||
ssh2 = "0.9.1"
|
||||
vmm-sys-util = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user