Lines Matching refs:TEST2

7 #define TEST2(r, f, x, m) uassert_int_equal(f, x)  macro
31 TEST2(i, c - s, 10, "wrong final position %d != %d"); in strtol_entry()
33 TEST2(i, c - s, 11, "wrong final position %d != %d"); in strtol_entry()
35 TEST2(i, c - s, 10, "wrong final position %d != %d"); in strtol_entry()
37 TEST2(i, c - s, 2, "wrong final position %d != %d"); in strtol_entry()
39 TEST2(i, c - s, 2, "wrong final position %d != %d"); in strtol_entry()
41 TEST2(i, c - s, 11, "wrong final position %d != %d"); in strtol_entry()
43 TEST2(i, c - s, 11, "wrong final position %d != %d"); in strtol_entry()
45 TEST2(i, c - s, 11, "wrong final position %d != %d"); in strtol_entry()
50 TEST2(i, c - s, 19, "wrong final position %d != %d"); in strtol_entry()
52 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
54 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
56 TEST2(i, c - s, 2, "wrong final position %d != %d"); in strtol_entry()
58 TEST2(i, c - s, 2, "wrong final position %d != %d"); in strtol_entry()
60 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
62 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
64 TEST2(i, c - s, 21, "wrong final position %d != %d"); in strtol_entry()
74 TEST2(i, c - s, 19, "wrong final position %d != %d"); in strtol_entry()
76 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
78 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
80 TEST2(i, c - s, 2, "wrong final position %d != %d"); in strtol_entry()
82 TEST2(i, c - s, 2, "wrong final position %d != %d"); in strtol_entry()
84 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
86 TEST2(i, c - s, 20, "wrong final position %d != %d"); in strtol_entry()
88 TEST2(i, c - s, 21, "wrong final position %d != %d"); in strtol_entry()
100 TEST2(i, c - s, 1, "wrong final position %ld != %ld"); in strtol_entry()
103 TEST2(i, c - s, 6, "wrong final position %ld != %ld"); in strtol_entry()
110 TEST2(i, c - s, 7, "wrong final position %d != %d"); in strtol_entry()
113 TEST2(i, c - s, 3, "wrong final position %d != %d"); in strtol_entry()