mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Verify that pread_alloc returns the correct data for a full read from the start and a partial read at an arbitrary offset. Also confirm that reading past the end of file produces an error. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>