server-skynet-source-3rd-je.../test/unit
Jason Evans 3477991440 Fix name mangling issues.
Move je_* definitions from jemalloc_macros.h.in to jemalloc_defs.h.in,
because only the latter is an autoconf header (#undef substitution
occurs).

Fix unit tests to use automatic mangling, so that e.g. mallocx is
macro-substituted to becom jet_mallocx.
2013-12-13 15:07:43 -08:00
..
bitmap.c Refactor tests. 2013-12-08 20:52:21 -08:00
math.c Add probabability distribution utility code. 2013-12-09 23:42:08 -08:00
mq.c Fix name mangling issues. 2013-12-13 15:07:43 -08:00
mtx.c Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
SFMT.c Clean up SFMT test. 2013-12-10 15:05:24 -08:00
tsd.c Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00