mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 00:53:34 +03:00
Add packing test, which verifies stable layout policy.
This commit is contained in:
parent
a38acf716e
commit
2c95154501
2 changed files with 168 additions and 0 deletions
|
|
@ -160,6 +160,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