]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2719] Rebuilt ke-dhcp4 get config tests
authorThomas Markwalder <tmark@isc.org>
Tue, 14 Mar 2023 13:34:56 +0000 (09:34 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 23 Mar 2023 11:18:26 +0000 (07:18 -0400)
modified:   get_config_unittest.cc

src/bin/dhcp4/tests/get_config_unittest.cc

index 5edeb5381f5777b2cfc4580cfa13f8814b1681fe..fe3c699aecb7542dc741de725d78093fcada584b 100644 (file)
@@ -3856,6 +3856,7 @@ const char* UNPARSED_CONFIGS[] = {
 "            \"thread-pool-size\": 0\n"
 "        },\n"
 "        \"next-server\": \"0.0.0.0\",\n"
+"        \"offer-lifetime\": 0,\n"
 "        \"option-data\": [ ],\n"
 "        \"option-def\": [ ],\n"
 "        \"parked-packet-limit\": 256,\n"
@@ -3885,6 +3886,7 @@ const char* UNPARSED_CONFIGS[] = {
 "                \"id\": 1,\n"
 "                \"max-valid-lifetime\": 4000,\n"
 "                \"min-valid-lifetime\": 4000,\n"
+"                \"offer-lifetime\": 0,\n"
 "                \"option-data\": [ ],\n"
 "                \"pools\": [\n"
 "                    {\n"