mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-04 01:20:04 +03:00
Add test for excessive retained memory.
This commit is contained in:
parent
168793a1c1
commit
4f0963b883
2 changed files with 180 additions and 0 deletions
|
|
@ -189,6 +189,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/ql.c \
|
||||
$(srcroot)test/unit/qr.c \
|
||||
$(srcroot)test/unit/rb.c \
|
||||
$(srcroot)test/unit/retained.c \
|
||||
$(srcroot)test/unit/rtree.c \
|
||||
$(srcroot)test/unit/SFMT.c \
|
||||
$(srcroot)test/unit/size_classes.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue