Home
last modified time | relevance | path

Searched defs:test_name (Results 1 – 2 of 2) sorted by relevance

/math/
A Dlibm-test-support.c350 fpstack_test (const char *test_name) in fpstack_test()
446 test_single_exception (const char *test_name, in test_single_exception()
493 test_exceptions (const char *test_name, int exception) in test_exceptions()
539 test_single_errno (const char *test_name, int errno_value, in test_single_errno()
560 test_errno (const char *test_name, int errno_value, int exceptions) in test_errno()
738 check_complex (const char *test_name, CFLOAT computed, in check_complex()
774 check_int (const char *test_name, int computed, int expected, in check_int()
842 check_bool (const char *test_name, int computed, int expected, in check_bool()
876 check_longlong (const char *test_name, long long int computed, in check_longlong()
911 check_intmax_t (const char *test_name, intmax_t computed, in check_intmax_t()
[all …]
A Dtest-fenv.c89 test_exceptions (const char *test_name, short int exception, in test_exceptions()
148 test_rounding (const char *test_name, int rounding_mode) in test_rounding()
169 set_single_exc (const char *test_name, int fe_exc, fexcept_t exception) in set_single_exc()

Completed in 5 milliseconds