server-skynet-source-3rd-je.../test
gnzlbg 741fca1bb7 Hide smallocx even when enabled from the library API
The experimental `smallocx` API is not exposed via header files,
requiring the users to peek at `jemalloc`'s source code to manually
add the external declarations to their own programs.

This should reinforce that `smallocx` is experimental, and that `jemalloc`
does not offer any kind of backwards compatiblity or ABI gurantees for it.
2018-10-17 07:12:28 -07:00
..
include/test Rename hooks module to test_hooks. 2018-05-18 11:43:03 -07:00
integration Hide smallocx even when enabled from the library API 2018-10-17 07:12:28 -07:00
src Tests: Shouldn't be able to change global slowness. 2018-05-18 11:43:03 -07:00
stress Add hook microbenchmark. 2018-08-09 13:16:54 -07:00
unit Add unit tests for logging 2018-08-01 13:27:11 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00