Lines Matching refs:_assert
13 #define _assert(...) T_ASSERT_TRUE((__VA_ARGS__), # __VA_ARGS__) macro
49 _assert(&ref0 == &array[0]); in tests()
52 _assert(&ref1 == &array[1]); in tests()
55 _assert(&ref2 == &array[2]); in tests()
58 _assert(&ref3 == &array[3]); in tests()
61 _assert(&ref4 == &array[4]); in tests()
70 _assert(&ref0 == &array[0]); in tests()
73 _assert(&ref1 == &array[1]); in tests()
76 _assert(&ref2 == &array[2]); in tests()
79 _assert(&ref3 == &array[3]); in tests()
82 _assert(&ref4 == &array[4]); in tests()
91 _assert(&ref0 == &array[0]); in tests()
94 _assert(&ref1 == &array[1]); in tests()
97 _assert(&ref2 == &array[2]); in tests()
100 _assert(&ref3 == &array[3]); in tests()
103 _assert(&ref4 == &array[4]); in tests()
112 _assert(&ref0 == &array[0]); in tests()
115 _assert(&ref1 == &array[1]); in tests()
118 _assert(&ref2 == &array[2]); in tests()
121 _assert(&ref3 == &array[3]); in tests()
124 _assert(&ref4 == &array[4]); in tests()
133 _assert(&ref0 == &array[0]); in tests()
136 _assert(&ref1 == &array[1]); in tests()
139 _assert(&ref2 == &array[2]); in tests()
142 _assert(&ref3 == &array[3]); in tests()
145 _assert(&ref4 == &array[4]); in tests()
158 _assert(!tracking_policy::did_trap); in tests()
162 _assert(!tracking_policy::did_trap); in tests()
166 _assert(!tracking_policy::did_trap); in tests()
170 _assert(tracking_policy::did_trap); in tests()
174 _assert(tracking_policy::did_trap); in tests()
185 _assert(!tracking_policy::did_trap); in tests()
189 _assert(!tracking_policy::did_trap); in tests()
193 _assert(!tracking_policy::did_trap); in tests()
197 _assert(!tracking_policy::did_trap); in tests()
201 _assert(!tracking_policy::did_trap); in tests()
205 _assert(tracking_policy::did_trap); in tests()
216 _assert(tracking_policy::did_trap); in tests()
220 _assert(!tracking_policy::did_trap); in tests()
224 _assert(!tracking_policy::did_trap); in tests()
228 _assert(!tracking_policy::did_trap); in tests()
232 _assert(tracking_policy::did_trap); in tests()
236 _assert(tracking_policy::did_trap); in tests()