]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5458a] Added solicit with rapid-commit in to be tested comments
authorFrancis Dupont <fdupont@isc.org>
Tue, 1 May 2018 12:43:39 +0000 (14:43 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 1 May 2018 12:43:39 +0000 (14:43 +0200)
src/bin/dhcp6/tests/hooks_unittest.cc

index 3c547b38eebd7155437ab007eeb3cfc8eb419920..2b81a88754a86abc313fd708a914232ced33e1db 100644 (file)
@@ -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) {