From ef182c34a5874002df015e3b03c0aa03f45ebe39 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 13 Oct 2016 16:29:03 +0200 Subject: [PATCH] [5022] Another test description corrected. --- src/bin/dhcp6/tests/host_unittest.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2