mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 08:03:32 +03:00
Add DSS allocation path unit tests
This commit is contained in:
parent
6e7c364e90
commit
163c871d6c
4 changed files with 211 additions and 0 deletions
|
|
@ -231,6 +231,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/double_free.c \
|
||||
$(srcroot)test/unit/edata_cache.c \
|
||||
$(srcroot)test/unit/emitter.c \
|
||||
$(srcroot)test/unit/extent_dss.c \
|
||||
$(srcroot)test/unit/extent_quantize.c \
|
||||
${srcroot}test/unit/fb.c \
|
||||
$(srcroot)test/unit/fork.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue