On Sat, Aug 26, 2023 at 11:29:58AM +0000, Tage Johansson wrote:
> Add a couple of integration tests as rust/tests/test_async_*.rs. They
> are very similar to the tests for the synchronous API.
> ---

>  rust/tests/test_async_460_block_status.rs     |  98 ++++++++++++
>  rust/tests/test_async_620_stats.rs            |  69 ++++++++

Our series crossed paths.  My commit 5aec7d3b add
test_465_block_status_64.rs, but this commit of yours (at 0ed92592)
did not add a counterpart async test, because you started your series
before I added the 64-bit block status API.  Since I heavily
copy/pasted the synchronous 460 into 465, I'll probably end up doing
the same for the async version, unless you beat me to it.

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.
Virtualization:  qemu.org | libguestfs.org
_______________________________________________
Libguestfs mailing list
Libguestfs@redhat.com
https://listman.redhat.com/mailman/listinfo/libguestfs

Reply via email to