server-skynet-source-3rd-je.../test
David Goldblatt 79f1ee2fc0 Move junking out of arena/tcache code.
This is debug only and we keep it off the fast path.  Moving it here simplifies
the internal logic.

This never tries to junk on regions that were shrunk via xallocx.  I think this
is fine for two reasons:
- The shrunk-with-xallocx case is rare.
- We don't always do that anyway before this diff (it depends on the opt
  settings and extent hooks in effect).
2020-03-12 11:54:19 -07:00
..
include/test Add assert_* functionality to tests 2020-02-19 16:03:16 -08:00
integration Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
src Add assert_* functionality to tests 2020-02-19 16:03:16 -08:00
stress Add hook microbenchmark. 2018-08-09 13:16:54 -07:00
unit Move junking out of arena/tcache code. 2020-03-12 11:54:19 -07:00
test.sh.in Output MALLOC_CONF and debug cmd when test failure happens. 2017-04-21 22:52:02 -07:00