]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1375] addressed review comments
authorRazvan Becheriu <razvan@isc.org>
Wed, 9 Dec 2020 16:48:58 +0000 (18:48 +0200)
committerRazvan Becheriu <razvan@isc.org>
Wed, 9 Dec 2020 17:13:19 +0000 (19:13 +0200)
src/lib/dhcpsrv/tests/host_mgr_unittest.cc

index c97205c3c6102aecf1b7a7ada4268db68d1e2ed2..5b19af0bb153bca73889f9af96f9c1d3fea4a9b3 100644 (file)
@@ -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.