]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados: do not use assert() for its side effect
authorKefu Chai <kchai@redhat.com>
Sun, 19 Aug 2018 04:16:24 +0000 (12:16 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 19 Aug 2018 08:42:40 +0000 (16:42 +0800)
commit487ecd7141cf0708f14a11d82bb5b2cd63df3225
tree73f4d2fd0af51519e60c7e61b4fab3f97a3d4117
parentfe863a186aa6240baf949ebc217b4b8507741099
test/librados: do not use assert() for its side effect

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