Searched refs:TEST_ASSERT_LESS_OR_EQUAL (Results 1 – 2 of 2) sorted by relevance
71 LV_HEAP_CHECK(TEST_ASSERT_LESS_OR_EQUAL(initial_available_memory, final_available_memory)); in test_switch_should_not_leak_memory_after_deletion()
233 #define TEST_ASSERT_LESS_OR_EQUAL(threshold, actual) … macro