server-skynet-source-3rd-je.../test
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
..
include/test Add quarantine unit tests. 2013-12-17 15:19:12 -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 quarantine unit tests. 2013-12-17 15:19:12 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00