Searched defs:subtest (Results 1 – 25 of 29) sorted by relevance
12
/minix3/tests/lib/libm/ |
H A D | t_libm.h | 10 #define T_LIBM_CHECK(subtest, fn, arg, expect_, epsilon_) do { \ argument 24 #define T_LIBM_CHECK_NAN(subtest, fn, arg) do { \ argument 32 #define T_LIBM_CHECK_NAN(subtest, fn, arg) (void)(arg) argument 36 #define T_LIBM_CHECK_PLUS_ZERO(subtest, fn, arg) do { \ argument 44 #define T_LIBM_CHECK_MINUS_ZERO(subtest, fn, arg) do { \ argument
|
/minix3/minix/tests/ |
H A D | test14.c | 16 int subtest = 1; variable
|
H A D | test40.c | 29 char subtest[2]; in main() local
|
H A D | t11b.c | 11 int errct, subtest=1; variable
|
H A D | t11a.c | 12 int errct, subtest=1; variable
|
H A D | test54.c | 13 int subtest = -1; variable
|
H A D | test58.c | 25 int subtest = -1; variable
|
H A D | test6.c | 17 int subtest = 1; variable
|
H A D | test3.c | 20 int subtest; variable
|
H A D | test44.c | 14 int subtest = 0; variable
|
H A D | test23.c | 22 int subtest; variable
|
H A D | test69.c | 23 int subtest = 1; variable
|
H A D | test1.c | 18 int subtest; variable
|
H A D | test60.c | 10 int subtest = -1; variable
|
H A D | test11.c | 18 int errct, subtest; variable
|
H A D | test52.c | 18 int subtest = 0; variable
|
H A D | test8.c | 24 int subtest; variable
|
H A D | test46.c | 43 int subtest = -1, errorct = 0; variable
|
H A D | test28.c | 34 int subtest = 1; variable
|
H A D | test2.c | 18 int is, array[4], parsigs, parcum, sigct, cumsig, subtest; variable
|
H A D | test19.c | 17 int subtest, passes, pipesigs; variable
|
H A D | test55.c | 21 int subtest; variable
|
H A D | test43.c | 17 int subtest; variable
|
H A D | test25.c | 31 int subtest = 1; variable
|
H A D | test5.c | 18 int subtest; variable
|
12