mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 00:53:34 +03:00
Add unit test for opt.huge_threshold.
This commit is contained in:
parent
1302af4c43
commit
ff622eeab5
2 changed files with 109 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/fork.c \
|
||||
$(srcroot)test/unit/hash.c \
|
||||
$(srcroot)test/unit/hook.c \
|
||||
$(srcroot)test/unit/huge.c \
|
||||
$(srcroot)test/unit/junk.c \
|
||||
$(srcroot)test/unit/junk_alloc.c \
|
||||
$(srcroot)test/unit/junk_free.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue