X-Git-Url: http://www.project-moonshot.org/gitweb/?p=trust_router.git;a=blobdiff_plain;f=mon%2Ftests%2Ftest_mon_resp_encode.c;h=6945b76dd7907de715292671ff456dcfa8798e02;hp=081ed2d9bd6d1ca25212ed4734af772a482a15bf;hb=86f808dde0595769d045eb82ef414174953ab67e;hpb=bafa2aa21b1f3be752e473d453e5043e64f26237 diff --git a/mon/tests/test_mon_resp_encode.c b/mon/tests/test_mon_resp_encode.c index 081ed2d..6945b76 100644 --- a/mon/tests/test_mon_resp_encode.c +++ b/mon/tests/test_mon_resp_encode.c @@ -64,10 +64,10 @@ static char *show_success() mon_opt_type_to_string(OPT_TYPE_SHOW_VERSION), json_string("1.2.3-4"))); assert(! json_object_set_new(payload, - mon_opt_type_to_string(OPT_TYPE_SHOW_SERIAL), + mon_opt_type_to_string(OPT_TYPE_SHOW_CONFIG_FILES), json_integer(1234567890))); assert(! json_object_set_new(payload, - mon_opt_type_to_string(OPT_TYPE_SHOW_SERIAL), + mon_opt_type_to_string(OPT_TYPE_SHOW_CONFIG_FILES), json_integer(86400))); assert(! json_object_set_new(payload, mon_opt_type_to_string(OPT_TYPE_SHOW_TID_REQ_PENDING),