]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados_test_stub: implement namespace support
authorJason Dillaman <dillaman@redhat.com>
Mon, 18 Jun 2018 17:47:18 +0000 (13:47 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 18 Jun 2018 17:51:46 +0000 (13:51 -0400)
commit90dcbc8752323954ca99eab081412f2987e5bad0
tree42998c78a13ddd712bd3b9127c8fd58a3346df53
parent3d34add1e2083957dce223aa17ff9a0ce50d2c94
test/librados_test_stub: implement namespace support

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
12 files changed:
src/test/librados_test_stub/LibradosTestStub.cc
src/test/librados_test_stub/TestCluster.h
src/test/librados_test_stub/TestIoCtxImpl.cc
src/test/librados_test_stub/TestIoCtxImpl.h
src/test/librados_test_stub/TestMemCluster.cc
src/test/librados_test_stub/TestMemCluster.h
src/test/librados_test_stub/TestMemIoCtxImpl.cc
src/test/librados_test_stub/TestMemRadosClient.cc
src/test/librados_test_stub/TestMemRadosClient.h
src/test/librados_test_stub/TestRadosClient.h
src/test/librados_test_stub/TestWatchNotify.cc
src/test/librados_test_stub/TestWatchNotify.h