Actually test fract(float).
Change-Id: I402c7ea43ea626f9748982919cb3753015df3da7
This commit is contained in:
@@ -278,6 +278,7 @@ static bool test_fp_math(uint32_t index) {
|
||||
TEST_FN_FUNC_FN_F(fmin);
|
||||
TEST_FN_FUNC_FN_FN(fmod);
|
||||
TEST_FN_FUNC_FN_PFN(fract);
|
||||
TEST_FN_FUNC_FN(fract);
|
||||
TEST_FN_FUNC_FN_PIN(frexp);
|
||||
TEST_FN_FUNC_FN_FN(hypot);
|
||||
TEST_IN_FUNC_FN(ilogb);
|
||||
|
||||
Reference in New Issue
Block a user