On Mon, May 4, 2020 at 9:30 AM Bobby <[email protected]> wrote:
>
> Hi Cephers,
>
> I am working on Ceph librados. Currently I can test sequential/synchronous
> read and write tests both in C and C++. However I am struggling with
> asynchronous/non-sequential test codes. Are there any test repositories
> which contain   asynchronous/non-sequential examples codes?

You can find some test cases for the async interfaces in
src/test/librados/aio.cc and src/test/librados/aio_cxx.cc

>
> Thanks in advance
>
> Bobby !
> _______________________________________________
> ceph-users mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
>
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to