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

/freebsd-11-stable/contrib/ntp/sntp/unity/
H A Dunity.h94 #define TEST_ASSERT_BITS_HIGH(mask, actual) UNITY_TEST_ASSERT_BITS((mask), (_UU32)(-1), (actual), __LINE__, NULL) macro

Completed in 115 milliseconds