mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Add unit test coverage for bin interfaces
This commit is contained in:
parent
0ac9380cf1
commit
a75655badf
2 changed files with 826 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/background_thread_init.c \
|
||||
$(srcroot)test/unit/base.c \
|
||||
$(srcroot)test/unit/batch_alloc.c \
|
||||
$(srcroot)test/unit/bin.c \
|
||||
$(srcroot)test/unit/binshard.c \
|
||||
$(srcroot)test/unit/bitmap.c \
|
||||
$(srcroot)test/unit/bit_util.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue