Searched defs:FailIf_CU_ASSERT_PTR_NOT_NULL (Results 1 - 1 of 1) sorted by relevance
/third_party/libcoap/tests/ | ||
H A D | test_oscore.c | 27 #define FailIf_CU_ASSERT_PTR_NOT_NULL(value) CU_ASSERT_PTR_NOT_NULL(value); if ((void*)value == NULL) goto fail macro [all...] |
Completed in 2 milliseconds