Skip to content

Commit

Permalink
rbd-mirror: image map units tests
Browse files Browse the repository at this point in the history
Fixes: http://tracker.ceph.com/issues/18786
Signed-off-by: Venky Shankar <vshankar@redhat.com>
  • Loading branch information
vshankar committed Nov 13, 2017
1 parent ef7a57e commit 4a00edf
Show file tree
Hide file tree
Showing 2 changed files with 1,171 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/test/rbd_mirror/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ set_target_properties(rbd_mirror_test PROPERTIES COMPILE_FLAGS
add_executable(unittest_rbd_mirror
test_main.cc
test_mock_fixture.cc
test_mock_ImageMap.cc
test_mock_ImageReplayer.cc
test_mock_ImageSync.cc
test_mock_ImageSyncThrottler.cc
Expand Down

0 comments on commit 4a00edf

Please sign in to comment.