2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-08 01:45:15 +00:00

[#1621] updated parsers

This commit is contained in:
Razvan Becheriu
2021-03-18 22:17:42 +02:00
parent bb87d03147
commit a730cfea4e
13 changed files with 4023 additions and 4697 deletions

View File

@@ -527,6 +527,7 @@ TEST(DatabaseConnection, toElementDbAccessStringValid) {
"\"connect-timeout\" : 200, \n"
"\"contact-points\": \"contact_str\", \n"
"\"consistency\": \"quorum\", \n"
"\"disable-dhcp-on-db-loss\": true, \n"
"\"serial-consistency\": \"serial\", \n"
"\"host\": \"host_str\", \n"
"\"keyspace\": \"keyspace_str\", \n"