server-skynet-source-3rd-je.../test/integration
Jason Evans 2850e90d0d Remove flawed alignment-related overflow test.
Remove the allocm() test equivalent to the mallocx() test removed in the
previous commit.  The flawed test attempted to cause OOM due to large
request size and alignment constraint.  Although this test "passed" on
64-bit systems due to the virtual memory hole, it could pass on some
32-bit systems.
2014-01-29 10:58:32 -08: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
ALLOCM_ARENA.c Add mq (message queue) to test infrastructure. 2013-12-12 14:41:02 -08:00
allocm.c Remove flawed alignment-related overflow test. 2014-01-29 10:58:32 -08:00
mallocx.c Fix/remove flawed alignment-related overflow tests. 2014-01-28 18:09:59 -08:00
mremap.c Refactor tests. 2013-12-08 20:52:21 -08:00
posix_memalign.c Fix/remove flawed alignment-related overflow tests. 2014-01-28 18:09:59 -08:00
rallocm.c Implement the *allocx() API. 2013-12-12 22:35:52 -08:00
rallocx.c Add rallocx() test of both alignment and zeroing. 2013-12-16 13:37:21 -08: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 Implement the *allocx() API. 2013-12-12 22:35:52 -08:00