mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Cover the success path of the DescriptorChainExt::next_checked trait method, asserting that a valid single descriptor is returned as Ok(Some(_)) with the expected addr and len. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>