mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-25 16:43:33 +03:00
hpdata: Add a test.
We're about to make the functionality here more complicated; testing hpdata directly (rather than relying on user's tests) will make debugging easier.
This commit is contained in:
parent
3ed0b4e8a3
commit
d9f7e6c668
3 changed files with 69 additions and 2 deletions
|
|
@ -219,6 +219,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/hook.c \
|
||||
$(srcroot)test/unit/hpa.c \
|
||||
$(srcroot)test/unit/hpa_central.c \
|
||||
$(srcroot)test/unit/hpdata.c \
|
||||
$(srcroot)test/unit/huge.c \
|
||||
$(srcroot)test/unit/inspect.c \
|
||||
$(srcroot)test/unit/junk.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue