server-skynet-source-3rd-je.../test
David Goldblatt 3aba072cef SC: Remove global data.
The global data is mostly only used at initialization, or for easy access to
values we could compute statically.  Instead of consuming that space (and
risking TLB misses), we can just pass around a pointer to stack data during
bootstrapping.
2018-07-23 13:37:08 -07:00
..
include/test Rename hooks module to test_hooks. 2018-05-18 11:43:03 -07:00
integration Add MALLOC_CONF parsing for dynamic slab sizes. 2018-07-12 20:53:06 -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 SC: Remove global data. 2018-07-23 13:37:08 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00