server-skynet-source-3rd-je.../test
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
..
include/test Fix name mangling issues. 2013-12-13 15:07:43 -08:00
integration Implement the *allocx() API. 2013-12-12 22:35:52 -08:00
src Fix a malloc_mutex dependency in mtx. 2013-12-12 15:14:51 -08:00
unit Fix name mangling issues. 2013-12-13 15:07:43 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00