Home
last modified time | relevance | path

Searched refs:TEST_ASSERT_FLOAT_IS_NEG_INF (Results 1 - 4 of 4) sorted by relevance

/third_party/unity/test/tests/
H A Dtest_unity_floats.c693 TEST_ASSERT_FLOAT_IS_NEG_INF(-3.0f / f_zero); in testFloatIsNegInf1()
734 TEST_ASSERT_FLOAT_IS_NEG_INF(-999.876f); in testFloatIsNotNegInf()
/third_party/cJSON/tests/unity/test/tests/
H A Dtestunity.c3982 TEST_ASSERT_FLOAT_IS_NEG_INF(-3.0f / f_zero); in testFloatIsNegInf1()
4023 TEST_ASSERT_FLOAT_IS_NEG_INF(-999.876f); in testFloatIsNotNegInf()
/third_party/cJSON/tests/unity/src/
H A Dunity.h285 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) UNITY_TEST_ASSERT_FLOAT_IS_NEG_INF((actual), __LINE__, NULL) macro
/third_party/unity/src/
H A Dunity.h361 #define TEST_ASSERT_FLOAT_IS_NEG_INF(actual) UNITY_TEST_ASSERT_FLOAT_IS_NEG_INF((actual), __LINE__, NULL) macro

Completed in 13 milliseconds