server-skynet-source-3rd-je.../test
Jason Evans 962a2979e3 Do not (recursively) allocate within tsd_fetch().
Refactor tsd so that tsdn_fetch() does not trigger allocation, since
allocation could cause infinite recursion.

This resolves #458.
2016-10-21 00:27:37 -07:00
..
include/test Fix tsd bootstrapping for a0malloc(). 2016-05-07 16:55:36 -07:00
integration Disable junk filling for tests that could otherwise easily OOM. 2016-05-11 00:52:16 -07:00
src Fix tsd bootstrapping for a0malloc(). 2016-05-07 16:55:36 -07:00
stress Code formatting fixes. 2016-03-23 16:15:42 -07:00
unit Do not (recursively) allocate within tsd_fetch(). 2016-10-21 00:27:37 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00