server-skynet-source-3rd-je.../test
Qi Wang 8721e19c04 Fix arena_prefork lock rank order for witness.
When witness is enabled, lock rank order needs to be preserved during
prefork, not only for each arena, but also across arenas. This change
breaks arena_prefork into further stages to ensure valid rank order
across arenas. Also changed test/unit/fork to use a manual arena to
catch this case.
2017-03-08 23:07:27 -08:00
..
include/test Disentangle assert and util 2017-03-06 15:08:43 -08:00
integration Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00
src Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00
stress Remove extraneous parens around return arguments. 2017-01-20 21:43:07 -08:00
unit Fix arena_prefork lock rank order for witness. 2017-03-08 23:07:27 -08:00
test.sh.in Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00