server-skynet-source-3rd-je.../test/integration
Jason Evans e85e588e45 Use MALLOC_CONF rather than malloc_conf for tests.
malloc_conf does not reliably work with MSVC, which complains of
"inconsistent dll linkage", i.e. its inability to support the
application overriding malloc_conf when dynamically linking/loading.
Work around this limitation by adding test harness support for per test
shell script sourcing, and converting all tests to use MALLOC_CONF
instead of malloc_conf.
2017-02-23 10:06:15 -08:00
..
aligned_alloc.c Reduce memory requirements for regression tests. 2016-10-28 11:56:16 -07:00
allocated.c Repair file permissions. 2017-02-22 00:24:32 -08:00
chunk.c Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00
chunk.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00
MALLOCX_ARENA.c Repair file permissions. 2017-02-22 00:24:32 -08:00
mallocx.c Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00
mallocx.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00
overflow.c Repair file permissions. 2017-02-22 00:24:32 -08:00
posix_memalign.c Reduce memory requirements for regression tests. 2016-10-28 11:56:16 -07:00
rallocx.c Repair file permissions. 2017-02-22 00:24:32 -08:00
sdallocx.c Reduce memory usage for sdallocx() test_alignment_and_size. 2016-11-11 23:49:40 -08:00
thread_arena.c Repair file permissions. 2017-02-22 00:24:32 -08:00
thread_tcache_enabled.c Repair file permissions. 2017-02-22 00:24:32 -08:00
xallocx.c Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00
xallocx.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 10:06:15 -08:00