src/lib/dhcpsrv/tests/cfgmgr_unittest.cc
CfgMgrTest:
~CfgMgrTest() - now destroys LeaseMgr singleton
startBackend(int family = AF_INET) - new method to create memfile lease mgr
TEST_F(CfgMgrTest, commitStats4)
TEST_F(CfgMgrTest, commitStats6)
- added call to startBackend()
src/lib/dhcpsrv/tests/pgsql_lease_mgr_unittest.cc
TEST_F(PgSqlLeaseMgrTest, recountAddressStats4) - new test