summaryrefslogtreecommitdiffstats
path: root/src/test/test_rbd_replay.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* test/test_rbd_replay: move operator<<(..rbd_loc& name) to rbd_replayKefu Chai2021-01-081-2/+4
* tests: removed obsolete rbd_replay test casesJason Dillaman2015-10-081-91/+0
* test_rbd_replay.cc: fix va_list parameter handlingDanny Al-Gaaf2014-10-271-12/+12
* rbd: fix signess warningLoic Dachary2014-08-251-10/+10
* rbd_replay: Add unit test for batch_unreachable_fromAdam Crume2014-08-211-2/+58
* rbd-replay: Add unit test for SerAdam Crume2014-08-211-0/+18
* rbd-replay: Fix compiler warning in unit testsAdam Crume2014-08-211-24/+24
* rbd-replay: Switch ImageNameMap from regex to plain string matchingAdam Crume2014-08-211-36/+14
* rbd-replay: Switch ImageNameMap to using rbd_locAdam Crume2014-08-211-13/+12
* rbd-replay: Add rbd_replay::rbd_locAdam Crume2014-08-211-0/+79
* rbd-replay: Use standard image@snap instead of image/snapAdam Crume2014-08-211-9/+9
* rbd-replay: Add unit testsAdam Crume2014-08-211-0/+95