Skip to content

Introduce MALLOC_CONF_TEST - #2999

Open
gctony wants to merge 1 commit into
jemalloc:devfrom
gctony:malloc_conf_test
Open

gctony wants to merge 1 commit into
jemalloc:devfrom
gctony:malloc_conf_test

Conversation

@gctony

@gctony gctony commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Allows the user to set conf options when testing with make check. Example:

MALLOC_CONF_TEST="hpa:true" make -j check

It also works when using test.sh. Example:

MALLOC_CONF_TEST="hpa:true" bash test/test.sh test/unit/rtree

Allows the user to set MALLOC_CONF for testing with make check
@gctony
gctony marked this pull request as ready for review September 14, 2026 18:45
@gctony gctony mentioned this pull request Sep 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant