mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
tests: Re-enable aarch64_acpi::test_virtio_iommu
Now that virtio-iommu has been fixed, the test can be enabled again. Fixes #3941 Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
This commit is contained in:
parent
f38360deb6
commit
2f47bea809
@ -7982,9 +7982,7 @@ mod aarch64_acpi {
|
||||
_test_power_button(true);
|
||||
}
|
||||
|
||||
// https://github.com/cloud-hypervisor/cloud-hypervisor/issues/3941
|
||||
#[test]
|
||||
#[ignore]
|
||||
fn test_virtio_iommu() {
|
||||
_test_virtio_iommu(true)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user