server-skynet-source-3rd-je.../test/integration
David Goldblatt 4452a4812f Add opt.experimental_infallible_new.
This allows a guarantee that operator new never throws.

Fix the .gitignore rules to include test/integration/cpp while we're here.
2021-06-24 12:22:51 -07:00
..
cpp Add opt.experimental_infallible_new. 2021-06-24 12:22:51 -07:00
aligned_alloc.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
allocated.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
extent.c Fix an interaction between the oversize_threshold test and bgthds. 2021-05-13 16:19:14 -07:00
extent.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00
malloc.c add test for zero-sized alloc and aligned alloc 2018-10-17 08:50:58 -07:00
MALLOCX_ARENA.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
mallocx.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
mallocx.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00
overflow.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
posix_memalign.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
rallocx.c Add alignment stress test for rallocx 2020-08-11 11:56:43 -07:00
sdallocx.c Only run test/integration/sdallocx non-reentrantly. 2017-07-24 16:21:24 -07:00
slab_sizes.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
slab_sizes.sh Add MALLOC_CONF parsing for dynamic slab sizes. 2018-07-12 20:53:06 -07:00
smallocx.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
smallocx.sh Adapts mallocx integration tests for smallocx 2018-10-17 07:12:28 -07:00
thread_arena.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
thread_tcache_enabled.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
xallocx.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
xallocx.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00