///@{
/// @brief extracted configurations
const char* EXTRACTED_CONFIGS[] = {
-/// put this after const char* EXTRACTED_CONFIGS[] = {
// CONFIGURATION 0
"{\n"
" \"interfaces-config\": {\n"
/// @brief unparsed configurations
const char* UNPARSED_CONFIGS[] = {
-///put this after const char* UNPARSED_CONFIGS[] = {
// CONFIGURATION 0
"{\n"
" \"authoritative\": false,\n"
" {\n"
" \"comment\": \"A shared network\",\n"
" \"calculate-tee-times\": false,\n"
-" \"match-client-id\": true,\n"
" \"name\": \"foo\",\n"
" \"option-data\": [ ],\n"
" \"relay\": {\n"
" \"shared-networks\": [\n"
" {\n"
" \"calculate-tee-times\": true,\n"
-" \"match-client-id\": true,\n"
" \"name\": \"foo\",\n"
" \"option-data\": [ ],\n"
" \"relay\": {\n"
" \"t2-percent\": 0.875,\n"
" \"valid-lifetime\": 4000\n"
" }\n"
-
};
/// @brief the number of configurations