server-skynet-source-3rd-je.../test/include/test
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
..
jemalloc_test_defs.h.in Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
jemalloc_test.h.in Fix name mangling for stress tests. 2014-01-16 17:38:01 -08:00
math.h Add probabability distribution utility code. 2013-12-09 23:42:08 -08:00
mq.h Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
mtx.h Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
SFMT-alti.h Remove duplicate 'static' keyword. 2014-02-26 10:19:18 -08:00
SFMT-params607.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params1279.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params2281.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params4253.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params11213.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params19937.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params44497.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params86243.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params132049.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params216091.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-params.h Integrate SFMT 1.3.3 into test infrastructure. 2013-12-09 13:21:08 -08:00
SFMT-sse2.h Fix inline-related macro issues. 2013-12-10 14:35:34 -08:00
SFMT.h Fix inline-related macro issues. 2013-12-10 14:35:34 -08:00
test.h Fix p_test_fail()'s va_list abuse. 2014-03-29 23:14:32 -07:00
thd.h Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00