From 8bd5820ad6bf3233435696a6e91e0bf7faea316b Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Tue, 1 May 2018 14:43:39 +0200 Subject: [PATCH] [5458a] Added solicit with rapid-commit in to be tested comments --- src/bin/dhcp6/tests/hooks_unittest.cc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/bin/dhcp6/tests/hooks_unittest.cc b/src/bin/dhcp6/tests/hooks_unittest.cc index 3c547b38ee..2b81a88754 100644 --- a/src/bin/dhcp6/tests/hooks_unittest.cc +++ b/src/bin/dhcp6/tests/hooks_unittest.cc @@ -1764,6 +1764,10 @@ TEST_F(HooksDhcpv6SrvTest, leases6CommittedSolicit) { EXPECT_TRUE(callback_name_.empty()); } +//// Add a positive (vs this negative one) test with Solicit and rapid commit + +//// Looks for the same with park + // This test verifies that the leases6_committed hook point is not triggered // for the CONFIRM. TEST_F(HooksDhcpv6SrvTest, leases6CommittedConfirm) { -- 2.47.2