From: Razvan Becheriu Date: Thu, 29 Oct 2020 10:23:46 +0000 (+0200) Subject: [#1405] regenerated tests X-Git-Tag: Kea-1.9.2~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6e85ca2ccdb268d9024a2988c3cc2bd29103e8;p=thirdparty%2Fkea.git [#1405] regenerated tests --- diff --git a/src/bin/dhcp4/tests/get_config_unittest.cc b/src/bin/dhcp4/tests/get_config_unittest.cc index b0962b7fac..d481f430bf 100644 --- a/src/bin/dhcp4/tests/get_config_unittest.cc +++ b/src/bin/dhcp4/tests/get_config_unittest.cc @@ -8874,9 +8874,6 @@ const char* UNPARSED_CONFIGS[] = { " \"rebind-timer\": 2000,\n" " \"renew-timer\": 1000,\n" " \"reservation-mode\": \"out-of-pool\",\n" - " \"reservations-global\": false,\n" - " \"reservations-in-subnet\": true,\n" - " \"reservations-out-of-pool\": false,\n" " \"sanity-checks\": {\n" " \"lease-checks\": \"warn\"\n" " },\n" diff --git a/src/bin/dhcp6/tests/get_config_unittest.cc b/src/bin/dhcp6/tests/get_config_unittest.cc index c2397020be..87472054b5 100644 --- a/src/bin/dhcp6/tests/get_config_unittest.cc +++ b/src/bin/dhcp6/tests/get_config_unittest.cc @@ -7870,9 +7870,6 @@ const char* UNPARSED_CONFIGS[] = { " \"relay-supplied-options\": [ \"65\" ],\n" " \"renew-timer\": 1000,\n" " \"reservation-mode\": \"out-of-pool\",\n" - " \"reservations-global\": false,\n" - " \"reservations-in-subnet\": true,\n" - " \"reservations-out-of-pool\": false,\n" " \"sanity-checks\": {\n" " \"lease-checks\": \"warn\"\n" " },\n"