server-skynet-source-3rd-je.../test
Jason Evans e18c25d23d Add util unit tests, and fix discovered bugs.
Add unit tests for pow2_ceil(), malloc_strtoumax(), and
malloc_snprintf().

Fix numerous bugs in malloc_strotumax() error handling/reporting.  These
bugs could have caused application-visible issues for some seldom used
(0X... and 0... prefixes) or malformed MALLOC_CONF or mallctl() argument
strings, but otherwise they had no impact.

Fix numerous bugs in malloc_snprintf().  These bugs were not exercised
by existing malloc_*printf() calls, so they had no impact.
2014-01-06 20:41:09 -08:00
..
include/test Add util unit tests, and fix discovered bugs. 2014-01-06 20:41:09 -08:00
integration Add rallocx() test of both alignment and zeroing. 2013-12-16 13:37:21 -08:00
src Add zero/align tests for rallocx(). 2013-12-15 15:54:18 -08:00
unit Add util unit tests, and fix discovered bugs. 2014-01-06 20:41:09 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00