D | main.c | 42 static struct coap_client client; 43 static struct coap_client client2 = { 517 ZTEST_SUITE(coap_client, NULL, suite_setup, test_setup, test_after, NULL); 519 ZTEST(coap_client, test_get_request) in ZTEST() argument 527 ZTEST(coap_client, test_request_block) in ZTEST() argument 534 ZTEST(coap_client, test_resend_request) in ZTEST() argument 553 ZTEST(coap_client, test_echo_option) in ZTEST() argument 563 ZTEST(coap_client, test_echo_option_next_req) in ZTEST() argument 587 ZTEST(coap_client, test_get_no_path) in ZTEST() argument 595 ZTEST(coap_client, test_send_large_data) in ZTEST() argument [all …]
|