mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-28 11:23:08 +03:00
Decay: Add a (mostly stub) test case.
This commit is contained in:
parent
f77cec311e
commit
48a2cd6d79
2 changed files with 46 additions and 0 deletions
|
|
@ -197,6 +197,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/cache_bin.c \
|
||||
$(srcroot)test/unit/ckh.c \
|
||||
$(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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue