jemalloc/test/integration
Connor McEntee 7f192e9919 feat: Introduce stable Bazel build
The initial migration to a Bazel based build. All attempts have been made
to maintain configuration parity with the upstream build.
2025-03-03 19:43:24 -07:00
..
cpp Avoid abort() in test/integration/cpp/infallible_new_true. 2022-04-25 11:29:32 -07:00
aligned_alloc.c Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07:00
allocated.c Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07:00
BUILD.bazel feat: Introduce stable Bazel build 2025-03-03 19:43:24 -07:00
extent.c add experimental.arenas_create_ext mallctl 2021-09-24 13:43:18 -07:00
extent.sh Use MALLOC_CONF rather than malloc_conf for tests. 2017-02-23 08:57:02 -08:00
malloc.c Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07: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
MALLOCX_ARENA.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
overflow.c Change assert_* to expect_* in tests 2020-02-19 16:03:16 -08:00
posix_memalign.c Darwin malloc_size override support proposal. 2021-10-01 14:32:40 -07:00
rallocx.c Use volatile to workaround buffer overflow false positives. 2022-04-04 12:16:46 -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