From: Razvan Becheriu Date: Wed, 9 Dec 2020 16:48:58 +0000 (+0200) Subject: [#1375] addressed review comments X-Git-Tag: Kea-1.9.3~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2bc4002eba1ffdaa6bd55c8e7286501cf272340;p=thirdparty%2Fkea.git [#1375] addressed review comments --- diff --git a/src/lib/dhcpsrv/tests/host_mgr_unittest.cc b/src/lib/dhcpsrv/tests/host_mgr_unittest.cc index c97205c3c6..5b19af0bb1 100644 --- a/src/lib/dhcpsrv/tests/host_mgr_unittest.cc +++ b/src/lib/dhcpsrv/tests/host_mgr_unittest.cc @@ -24,6 +24,8 @@ using namespace isc::asiolink; namespace { +// The tests in this file only address the in memory hosts. + // This test verifies that HostMgr returns all reservations for the // specified HW address. The reservations are defined in the server's // configuration.