unittest-interruptible-future matches the other unit tests here.
Signed-off-by: Samuel Just <sjust@redhat.com>
test_fixed_kv_node_layout.cc)
add_ceph_unittest(unittest-fixed-kv-node-layout)
-add_executable(unittest_interruptible_future
+add_executable(unittest-interruptible-future
test_interruptible_future.cc
gtest_seastar.cc)
-add_ceph_unittest(unittest_interruptible_future
+add_ceph_unittest(unittest-interruptible-future
--memory 256M --smp 1)
target_link_libraries(
- unittest_interruptible_future
+ unittest-interruptible-future
crimson-common)
add_subdirectory(seastore)