server-skynet-source-3rd-je.../test/integration
Jason Evans 9aa1543e9c Update mallocx() OOM test to deal with smaller hugemax.
Depending on virtual memory resource limits, it is necessary to attempt
allocating three maximally sized objects to trigger OOM rather than just
two, since the maximum supported size is slightly less than half the
total virtual memory address space.

This fixes a test failure that was introduced by
0c516a00c4 (Make *allocx() size class
overflow behavior defined.).

This resolves #379.
2016-05-03 09:37:54 -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 Use separate arena for chunk tests. 2016-04-25 20:26:03 -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 Update mallocx() OOM test to deal with smaller hugemax. 2016-05-03 09:37:54 -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 Remove invalid tests. 2016-02-26 16:27:52 -08: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 Don't rely on unpurged chunks in xallocx() test. 2016-02-19 17:02:25 -08:00