tests: Enable AArch64 API pause/resume test case

Signed-off-by: Henry Wang <Henry.Wang@arm.com>
This commit is contained in:
Henry Wang 2021-06-10 20:47:00 +08:00 committed by Sebastien Boeuf
parent c7f69cc0df
commit 31e4d80caf

View File

@ -3601,7 +3601,6 @@ mod tests {
}
#[test]
#[cfg(target_arch = "x86_64")]
// Start cloud-hypervisor with no VM parameters, only the API server running.
// From the API: Create a VM, boot it and check that it looks as expected.
// Then we pause the VM, check that it's no longer available.