Home
last modified time | relevance | path

Searched refs:TEST_ASSERT_NOT_NULL_MESSAGE (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/ntp/tests/libntp/
Drefidsmear.c63 TEST_ASSERT_NOT_NULL_MESSAGE(as, msg); in rtol()
89 TEST_ASSERT_NOT_NULL_MESSAGE(as, msg); in rtoltor()
/freebsd-9-stable/contrib/ntp/sntp/unity/
Dunity.h177 #define TEST_ASSERT_NOT_NULL_MESSAGE(pointer, message) … macro