Searched refs:TEST_ASSERT_BIT_LOW (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity.h97 #define TEST_ASSERT_BIT_LOW(bit, actual) UNITY_TEST_ASSERT_BITS(((_UU32)1 << bit), (_UU32)(0), (actual), __LINE__, NULL) macro

Completed in 125 milliseconds