From: Francis Dupont Date: Tue, 1 May 2018 12:43:39 +0000 (+0200) Subject: [5458a] Added solicit with rapid-commit in to be tested comments X-Git-Tag: trac5488_base~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bd5820ad6bf3233435696a6e91e0bf7faea316b;p=thirdparty%2Fkea.git [5458a] Added solicit with rapid-commit in to be tested comments --- 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) {