server-skynet-source-3rd-je.../test
David Goldblatt a7f749c9af Hooks: Protect against reentrancy.
Previously, we made the user deal with this themselves, but that's not good
enough; if hooks may allocate, we should test the allocation pathways down
hooks.  If we're doing that, we might as well actually implement the protection
for the user.
2018-05-18 11:43:03 -07:00
..
include/test Rename hooks module to test_hooks. 2018-05-18 11:43:03 -07:00
integration Allow setting extent hooks on uninitialized auto arenas. 2018-04-11 21:21:54 -07:00
src Tests: Shouldn't be able to change global slowness. 2018-05-18 11:43:03 -07:00
stress Get rid of most of the various inline macros. 2017-04-24 10:33:21 -07:00
unit Hooks: Protect against reentrancy. 2018-05-18 11:43:03 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00