server-skynet-source-3rd-je.../test/unit
Jason Evans 0d6c5d8bd0 Add quarantine unit tests.
Verify that freed regions are quarantined, and that redzone corruption
is detected.

Introduce a testing idiom for intercepting/replacing internal functions.
In this case the replaced function is ordinarily a static function, but
the idiom should work similarly for library-private functions.
2013-12-17 15:19:12 -08:00
..
bitmap.c Refactor tests. 2013-12-08 20:52:21 -08:00
ckh.c Add ckh unit tests. 2013-12-16 18:04:23 -08:00
hash.c Fix a typo in a string constant. 2013-12-17 09:14:39 -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
quarantine.c Add quarantine unit tests. 2013-12-17 15:19:12 -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