Searched refs:TEST_ASSERT_LESS_OR_EQUAL (Results 1 – 2 of 2) sorted by relevance
42 # define TEST_ASSERT_MEM_LEAK_LESS_THAN(prev_usage, threshold) TEST_ASSERT_LESS_OR_EQUAL(threshol…
243 #define TEST_ASSERT_LESS_OR_EQUAL(threshold, actual) … macro