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

/freebsd-13-stable/contrib/ntp/sntp/tests/
H A DkeyFile.c77 TEST_ASSERT_NULL(keys);
189 TEST_ASSERT_NULL(result);
/freebsd-13-stable/contrib/ntp/sntp/unity/
H A Dunity.h72 #define TEST_ASSERT_NULL(pointer) UNITY_TEST_ASSERT_NULL( (pointer), __LINE__, " Expected NULL") macro

Completed in 55 milliseconds