]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
librados_test_stub: add missing headers
authorSage Weil <sage@redhat.com>
Sat, 17 Oct 2015 13:04:42 +0000 (09:04 -0400)
committerSage Weil <sage@redhat.com>
Sat, 17 Oct 2015 19:39:03 +0000 (15:39 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/Makefile-client.am

index d8003ae868f95856ba25462b9a2a3c57e6ecc052..42a9e7418a6924b6b90414404e0d3bab275fa3af 100644 (file)
@@ -283,6 +283,8 @@ librados_test_stub_la_SOURCES = \
        test/librados_test_stub/TestWatchNotify.cc
 noinst_HEADERS += \
        test/librados_test_stub/LibradosTestStub.h \
+       test/librados_test_stub/MockTestMemIoCtxImpl.h \
+       test/librados_test_stub/MockTestMemRadosClient.h \
        test/librados_test_stub/TestClassHandler.h \
        test/librados_test_stub/TestRadosClient.h \
        test/librados_test_stub/TestMemRadosClient.h \