mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-15 03:53:49 +03:00
Add tests for background threads.
This commit is contained in:
parent
44559e7cf1
commit
2c368284d2
3 changed files with 119 additions and 0 deletions
|
|
@ -158,6 +158,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/a0.c \
|
||||
$(srcroot)test/unit/arena_reset.c \
|
||||
$(srcroot)test/unit/atomic.c \
|
||||
$(srcroot)test/unit/background_thread.c \
|
||||
$(srcroot)test/unit/base.c \
|
||||
$(srcroot)test/unit/bitmap.c \
|
||||
$(srcroot)test/unit/ckh.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue