mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a write side counterpart to read_unaligned_propagates_closure_error. The test drives write_unaligned with a gather closure that returns an error and checks that write_unaligned surfaces it unchanged. Assisted-by: Claude:Opus-4.8 Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>