]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
cmake: add librbd/test_fixture.cc
authorYehuda Sadeh <yehuda@redhat.com>
Fri, 13 Feb 2015 19:57:44 +0000 (11:57 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 13 Feb 2015 19:57:44 +0000 (11:57 -0800)
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/test/CMakeLists.txt

index 0271a4bb77beae971ec33a7c23454146e218f6bf..6e720c79c938dfbdad7e1737911cbed9833e5ea5 100644 (file)
@@ -1090,6 +1090,7 @@ target_link_libraries(multi_stress_watch librados global radostest
 
 add_executable(test_librbd
   librbd/test_librbd.cc
+  librbd/test_fixture.cc
   $<TARGET_OBJECTS:heap_profiler_objs>
   ${CMAKE_SOURCE_DIR}/src/common/TextTable.cc
   ${CMAKE_SOURCE_DIR}/src/common/secret.c