Gilles Peskine
5f7aeeea06
New test macro TEST_EQUAL
TEST_EQUAL(expr1, expr2) is just TEST_ASSERT((expr1) == (expr2)) for
now, but in the future I hope that it will print out the differing
values.
2018-12-20 18:47:52 +01:00
..
2018-10-19 16:41:54 +01:00
2018-11-05 11:47:49 +00:00
2018-05-21 11:41:18 +01:00
2018-12-12 10:48:06 +01:00
2018-12-20 18:47:52 +01:00
2015-01-28 15:33:23 +00:00
2018-12-11 16:48:12 +01:00
2018-06-19 13:16:30 +02:00
2014-04-04 16:33:01 +02:00
2018-11-20 15:21:22 +00:00
2018-11-23 15:59:26 +00:00