Jason Evans e3f27cfced Fix p_test_fail()'s va_list abuse.
p_test_fail() was passing a va_list to two separate functions with the
expectation that no reset would occur.  Refactor p_test_fail()'s callers
to instead format two strings and pass them to p_test_fail().

Add a missing parameter to an assert_u64_eq() call, which the compiler
warned about after the assertion macro refactoring.
2014-03-29 23:14:32 -07:00
..
2013-12-08 20:52:21 -08:00
2013-12-16 18:04:23 -08:00
2014-01-02 13:38:23 -08:00
2013-12-19 21:40:13 -08:00
2013-12-13 15:07:43 -08:00
2014-01-17 15:40:52 -08:00
2014-01-17 15:40:52 -08:00
2014-01-03 16:35:03 -08:00
2014-01-03 16:35:03 -08:00
2014-01-21 14:59:13 -08:00
2014-03-29 23:14:32 -07:00
2014-01-22 09:00:27 -08:00