Home
last modified time | relevance | path

Searched refs:test_name (Results 1 – 4 of 4) sorted by relevance

/math/
A Dlibm-test-support.c350 fpstack_test (const char *test_name) in fpstack_test() argument
363 test_name, sw, old_stack); in fpstack_test()
465 test_name, flag_name); in test_single_exception()
475 test_name, flag_name); in test_single_exception()
722 fpstack_test (test_name); in check_float_internal()
800 fpstack_test (test_name); in check_int()
834 fpstack_test (test_name); in check_long()
868 fpstack_test (test_name); in check_bool()
903 fpstack_test (test_name); in check_longlong()
937 fpstack_test (test_name); in check_intmax_t()
[all …]
A Dlibm-test-driver.c461 char *test_name; \
474 free (test_name)
488 check_float (test_name, FUNC_TEST (FUNC_NAME) (ARG), \
508 check_float (test_name, FUNC_TEST (FUNC_NAME) (&(ARG)), \
576 check_intmax_t (test_name, \
596 check_uintmax_t (test_name, \
616 check_float (test_name, \
719 check_float (test_name, \
810 check_complex (test_name, \
831 check_complex (test_name, \
[all …]
A Dtest-fenv.c89 test_exceptions (const char *test_name, short int exception, in test_exceptions() argument
92 printf ("Test: %s\n", test_name); in test_exceptions()
148 test_rounding (const char *test_name, int rounding_mode) in test_rounding() argument
152 printf ("Test: %s\n", test_name); in test_rounding()
169 set_single_exc (const char *test_name, int fe_exc, fexcept_t exception) in set_single_exc() argument
177 strcpy (str, test_name); in set_single_exc()
183 strcpy (str, test_name); in set_single_exc()
188 strcpy (str, test_name); in set_single_exc()
194 strcpy (str, test_name); in set_single_exc()
A Dgen-tgmath-tests.py577 test_name = '%s (%s)' % (macro,
583 test_name, mant_dig,

Completed in 14 milliseconds