]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
src/test: add testcase file for low level sync io code paths 57576/head
authorDhairya Parmar <dparmar@redhat.com>
Mon, 20 May 2024 19:04:54 +0000 (00:34 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Tue, 21 May 2024 09:45:59 +0000 (15:15 +0530)
commitbc4bb1e43e5674734a3d2f4a6051b26091c7f4e0
tree875401cb6ef9f608256ecc8e632dd97c6fc6b57b
parent5e689efb374f7a6b69f2afe689641b62a797d701
src/test: add testcase file for low level sync io code paths

and test that providing null or invalid file handle returns an error as expected

Fixes: https://tracker.ceph.com/issues/66156
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
src/test/client/CMakeLists.txt
src/test/client/syncio.cc [new file with mode: 0644]