Home
last modified time | relevance | path

Searched defs: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
[all...]

Completed in 2 milliseconds