mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-22 04:25:21 +00:00
vmm: vm: enable test_vm test case
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
parent
b99b5777bb
commit
fb461c820f
@ -1430,7 +1430,7 @@ mod tests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[cfg(target_arch = "x86_64")]
|
#[cfg(target_arch = "x86_64")]
|
||||||
#[allow(unused)]
|
#[test]
|
||||||
pub fn test_vm() {
|
pub fn test_vm() {
|
||||||
use kvm_bindings::kvm_userspace_memory_region;
|
use kvm_bindings::kvm_userspace_memory_region;
|
||||||
use vm_memory::{GuestMemory, GuestMemoryRegion};
|
use vm_memory::{GuestMemory, GuestMemoryRegion};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user