]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test: add new ElectionLogic unit test framework
authorGreg Farnum <gfarnum@redhat.com>
Thu, 11 Jul 2019 16:44:55 +0000 (09:44 -0700)
committerGreg Farnum <gfarnum@redhat.com>
Mon, 19 Aug 2019 20:04:59 +0000 (13:04 -0700)
commit5a64cdf4175cfc90fe24c26150b33938e66155d1
tree69a163e272a1c0bf8cd0dd21b1e4857fb9d4f99b
parenta56f620d1f43bcc82c44c1b585f798f9c881eed3
test: add new ElectionLogic unit test framework

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
src/mon/ElectionLogic.h
src/test/mon/CMakeLists.txt
src/test/mon/test_election.cc [new file with mode: 0644]