server-skynet-source-3rd-je.../test/integration
Jason Evans 044047fae1 Remove fragile xallocx() test case.
In addition to depending on map coalescing, the test depended on
munmap() being disabled so that chunk recycling would always succeed.
2015-09-24 19:52:28 -07:00
..
aligned_alloc.c Fix/remove flawed alignment-related overflow tests. 2014-01-28 18:09:59 -08:00
allocated.c Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
chunk.c Don't purge junk filled chunks when shrinking huge allocations 2015-08-27 22:00:09 -07:00
MALLOCX_ARENA.c Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug. 2014-04-15 12:09:48 -07:00
mallocx.c Make mallocx() OOM test more robust. 2015-09-24 16:44:16 -07:00
overflow.c Fix size class overflow handling when profiling is enabled. 2015-06-23 18:56:14 -07:00
posix_memalign.c Fix/remove flawed alignment-related overflow tests. 2014-01-28 18:09:59 -08:00
rallocx.c Fix xallocx() bugs. 2015-09-11 20:40:34 -07:00
sdallocx.c Add support for sized deallocation. 2014-09-08 17:34:24 -07:00
thread_arena.c Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
thread_tcache_enabled.c Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
xallocx.c Remove fragile xallocx() test case. 2015-09-24 19:52:28 -07:00