]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados/cmd.cc: avoid using non-librados facilities
authorKefu Chai <kchai@redhat.com>
Thu, 26 Oct 2017 09:34:23 +0000 (17:34 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 27 Oct 2017 05:58:15 +0000 (13:58 +0800)
commit3f171e401039d8ad5c61966277b76d8e05904e32
tree3beaba35cfaf92e084a6ae2221be32382b485d87
parent3f6e0b6e808e331ac734fef11c0bd3d8709e81a8
test/librados/cmd.cc: avoid using non-librados facilities

a test for librados should be only depending on librados

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/librados/cmd.cc