Searched refs:TEST_ASSERT_UNLESS (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity.h70 #define TEST_ASSERT_UNLESS(condition) UNITY_TEST_ASSERT( !(condition), __LINE__, " Expression Evaluated To TRUE") macro

Completed in 62 milliseconds