From: Marcin Siodelski Date: Thu, 13 Oct 2016 14:29:03 +0000 (+0200) Subject: [5022] Another test description corrected. X-Git-Tag: trac4631a_base~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef182c34a5874002df015e3b03c0aa03f45ebe39;p=thirdparty%2Fkea.git [5022] Another test description corrected. --- diff --git a/src/bin/dhcp6/tests/host_unittest.cc b/src/bin/dhcp6/tests/host_unittest.cc index c4ec974718..4d0bba3971 100644 --- a/src/bin/dhcp6/tests/host_unittest.cc +++ b/src/bin/dhcp6/tests/host_unittest.cc @@ -504,7 +504,8 @@ public: void testOverrideRequestedOptions(const uint16_t msg_type); /// @brief Verifies that client receives options when they are solely - /// defined in the host scope (and not in the global or subnet scope). + /// defined in the host scope (and not in the global, subnet or pool + /// scope). /// /// @param msg_type DHCPv6 message type to be sent to the server. If the /// message type is Renew or Rebind, the 4-way exchange is made prior to