Home
last modified time | relevance | path

Searched refs:FailIf_CU_ASSERT_PTR_NOT_NULL (Results 1 - 1 of 1) sorted by relevance

/third_party/libcoap/tests/
H A Dtest_oscore.c27 #define FailIf_CU_ASSERT_PTR_NOT_NULL(value) CU_ASSERT_PTR_NOT_NULL(value); if ((void*)value == NULL) goto fail macro
72 FailIf_CU_ASSERT_PTR_NOT_NULL(oscore_conf); in t_oscore_c_1_1()
74 FailIf_CU_ASSERT_PTR_NOT_NULL(ctx->p_osc_ctx); in t_oscore_c_1_1()
136 FailIf_CU_ASSERT_PTR_NOT_NULL(oscore_conf); in t_oscore_c_1_2()
138 FailIf_CU_ASSERT_PTR_NOT_NULL(ctx->p_osc_ctx); in t_oscore_c_1_2()
199 FailIf_CU_ASSERT_PTR_NOT_NULL(oscore_conf); in t_oscore_c_2_1()
201 FailIf_CU_ASSERT_PTR_NOT_NULL(ctx->p_osc_ctx); in t_oscore_c_2_1()
262 FailIf_CU_ASSERT_PTR_NOT_NULL(oscore_conf); in t_oscore_c_2_2()
264 FailIf_CU_ASSERT_PTR_NOT_NULL(ctx->p_osc_ctx); in t_oscore_c_2_2()
327 FailIf_CU_ASSERT_PTR_NOT_NULL(oscore_con in t_oscore_c_3_1()
[all...]

Completed in 2 milliseconds