server-skynet-source-3rd-je.../test/integration
Jason Evans ada8447cf6 Reduce maximum tested alignment.
Reduce maximum tested alignment from 2^29 to 2^25.  Some systems may not
have enough contiguous virtual memory to satisfy the larger alignment,
but the smaller alignment is still adequate to test multi-chunk
alignment.
2014-03-30 11:22:23 -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
allocm.c Reduce maximum tested alignment. 2014-03-30 11:22:23 -07:00
MALLOCX_ARENA.c Convert ALLOCM_ARENA() test to MALLOCX_ARENA() test. 2014-03-28 10:40:03 -07:00
mallocx.c Reduce maximum tested alignment. 2014-03-30 11:22:23 -07: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 Reduce maximum tested alignment. 2014-03-30 11:22:23 -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 Implement the *allocx() API. 2013-12-12 22:35:52 -08:00