server-skynet-source-3rd-je.../test
Guilherme Goncalves 2c5cb613df Introduce two new modes of junk filling: "alloc" and "free".
In addition to true/false, opt.junk can now be either "alloc" or "free",
giving applications the possibility of junking memory only on allocation
or deallocation.

This resolves #172.
2014-12-14 17:07:26 -08:00
..
include/test Style and spelling fixes. 2014-12-08 16:34:04 -08:00
integration Attempt to expand huge allocations in-place. 2014-10-05 14:47:01 -07:00
src Refactor permuted backtrace test allocation. 2014-10-01 22:28:23 -07:00
stress Thwart compiler optimizations. 2014-10-15 14:49:14 -07:00
unit Introduce two new modes of junk filling: "alloc" and "free". 2014-12-14 17:07:26 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00