mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[#3649] Updated comments
This commit is contained in:
@@ -1827,7 +1827,7 @@ TEST_F(HAImplTest, lease4ExpireHubInvalidServerName) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Tests lease4_expire callout implementation when the server is a hub
|
// Tests lease4_expire callout implementation when the server is a hub
|
||||||
// with multiple relationship.
|
// with multiple relationships.
|
||||||
TEST_F(HAImplTest, lease4ExpireSingleService) {
|
TEST_F(HAImplTest, lease4ExpireSingleService) {
|
||||||
ConstElementPtr ha_config = createValidJsonConfiguration();
|
ConstElementPtr ha_config = createValidJsonConfiguration();
|
||||||
|
|
||||||
@@ -2034,7 +2034,7 @@ TEST_F(HAImplTest, lease6ExpireHubInvalidServerName) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Tests lease4_expire callout implementation when the server is a hub
|
// Tests lease4_expire callout implementation when the server is a hub
|
||||||
// with multiple relationship.
|
// with multiple relationships.
|
||||||
TEST_F(HAImplTest, lease6ExpireSingleService) {
|
TEST_F(HAImplTest, lease6ExpireSingleService) {
|
||||||
ConstElementPtr ha_config = createValidJsonConfiguration();
|
ConstElementPtr ha_config = createValidJsonConfiguration();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user