Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/test_rbd_replay: move operator<<(..rbd_loc& name) to rbd_replay | Kefu Chai | 2021-01-08 | 1 | -2/+4 |
* | tests: removed obsolete rbd_replay test cases | Jason Dillaman | 2015-10-08 | 1 | -91/+0 |
* | test_rbd_replay.cc: fix va_list parameter handling | Danny Al-Gaaf | 2014-10-27 | 1 | -12/+12 |
* | rbd: fix signess warning | Loic Dachary | 2014-08-25 | 1 | -10/+10 |
* | rbd_replay: Add unit test for batch_unreachable_from | Adam Crume | 2014-08-21 | 1 | -2/+58 |
* | rbd-replay: Add unit test for Ser | Adam Crume | 2014-08-21 | 1 | -0/+18 |
* | rbd-replay: Fix compiler warning in unit tests | Adam Crume | 2014-08-21 | 1 | -24/+24 |
* | rbd-replay: Switch ImageNameMap from regex to plain string matching | Adam Crume | 2014-08-21 | 1 | -36/+14 |
* | rbd-replay: Switch ImageNameMap to using rbd_loc | Adam Crume | 2014-08-21 | 1 | -13/+12 |
* | rbd-replay: Add rbd_replay::rbd_loc | Adam Crume | 2014-08-21 | 1 | -0/+79 |
* | rbd-replay: Use standard image@snap instead of image/snap | Adam Crume | 2014-08-21 | 1 | -9/+9 |
* | rbd-replay: Add unit tests | Adam Crume | 2014-08-21 | 1 | -0/+95 |