]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: fix ceph_test_cls_hello test 9602/head
authorKefu Chai <kchai@redhat.com>
Thu, 9 Jun 2016 06:04:53 +0000 (14:04 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 14 Jun 2016 03:51:16 +0000 (11:51 +0800)
commit64271f034513cc1067c38ca31dc43489bb792184
tree3fd5cd8a46a74dcbcf1acae6f6484d71590fc1f1
parent2378709134f1c5c2e7d8f2c722d2704bc795a289
test: fix ceph_test_cls_hello test

cls_register_cxx_filter() is exercised by cls_hello, so add the missing
stub for cls_register_cxx_filter() call.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/test/librados_test_stub/LibradosTestStub.cc
src/test/librados_test_stub/TestClassHandler.cc
src/test/librados_test_stub/TestClassHandler.h