mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-24 08:03:32 +03:00
Add packing test, which verifies stable layout policy.
This commit is contained in:
parent
5c77af98b1
commit
6a71d37a75
2 changed files with 207 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/math.c \
|
||||
$(srcroot)test/unit/mq.c \
|
||||
$(srcroot)test/unit/mtx.c \
|
||||
$(srcroot)test/unit/pack.c \
|
||||
$(srcroot)test/unit/ph.c \
|
||||
$(srcroot)test/unit/prng.c \
|
||||
$(srcroot)test/unit/prof_accum.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue