]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1550] addressed comments
authorRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 14:16:03 +0000 (16:16 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 19 Nov 2020 14:16:03 +0000 (16:16 +0200)
src/bin/dhcp4/tests/dora_unittest.cc
src/bin/dhcp6/tests/sarr_unittest.cc

index 11d99f23a516eaeb60de65e8a64a6c6824e2e107..230aa1d647426b8690811db3ae67feefe843b0a1 100644 (file)
@@ -1863,7 +1863,7 @@ TEST_F(DORATest, reservationIgnoredInDisabledMode) {
 }
 
 // This test verifies that in pool reservations are ignored when the
-// reservations-out-of-pool is set to true.
+// reservations-out-of-pool flag is set to true.
 TEST_F(DORATest, reservationModeOutOfPool) {
     // Create the first client for which we have a reservation out of the
     // dynamic pool.
index dc16d3bffebb8050af171d8cc77c28195c54695c..246bb710cdb85f1fa01e5179773bd1709379c98a 100644 (file)
@@ -659,7 +659,7 @@ TEST_F(SARRTest, pkt6ReceiveDropStat3) {
 }
 
 // This test verifies that in pool reservations are ignored when the
-// reservations-out-of-pool is set to true.
+// reservations-out-of-pool flag is set to true.
 TEST_F(SARRTest, reservationModeOutOfPool) {
     // Create the first client for which we have a reservation out of the
     // dynamic pool.