mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 16:13:38 +03:00
Edata cache: add a unit test.
This commit is contained in:
parent
e732344ef1
commit
734109d9c2
2 changed files with 55 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/counter.c \
|
||||
$(srcroot)test/unit/decay.c \
|
||||
$(srcroot)test/unit/div.c \
|
||||
$(srcroot)test/unit/edata_cache.c \
|
||||
$(srcroot)test/unit/emitter.c \
|
||||
$(srcroot)test/unit/extent_quantize.c \
|
||||
$(srcroot)test/unit/fork.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue