xo-alloc2: header reorg + DX1Collector utest
This commit is contained in:
parent
df8892442c
commit
0496bd12e6
19 changed files with 64 additions and 577 deletions
|
|
@ -5,7 +5,9 @@ set(UTEST_EXE utest.alloc2)
|
|||
set(UTEST_SRCS
|
||||
alloc2_utest_main.cpp
|
||||
arena.test.cpp
|
||||
objectmodel.test.cpp)
|
||||
objectmodel.test.cpp
|
||||
Collector.test.cpp
|
||||
)
|
||||
|
||||
if (ENABLE_TESTING)
|
||||
xo_add_utest_executable(${UTEST_EXE} ${UTEST_SRCS})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue