server-skynet-source-3rd-je.../test
Qi Wang 8b24cb8fdf Don't assume initialized arena in the default alloc hook.
Specifically, this change allows the default alloc hook to used during
arenas.create.  One use case is to invoke the default alloc hook in a customized
hook arena, i.e. the default hooks can be read out of a default arena, then
create customized ones based on these hooks.  Note that mixing the default with
customized hooks is not recommended, and should only be considered when the
customization is simple and straightforward.
2021-08-25 14:19:25 -07:00
..
analyze Add a simple utility to detect profiling bias. 2020-08-05 18:33:55 -07:00
include/test Travis: Unbreak the builds. 2021-06-24 07:40:28 -07:00
integration Add opt.experimental_infallible_new. 2021-06-24 12:22:51 -07:00
src Travis: Unbreak the builds. 2021-06-24 07:40:28 -07:00
stress Cache mallctl mib for batch allocation stress test 2020-12-07 09:10:11 -08:00
unit Don't assume initialized arena in the default alloc hook. 2021-08-25 14:19:25 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00