Skip to content

Commit 9697006

Browse files
committed
Add some tests for the signal tree and work contract group accounting.
1 parent d4370f5 commit 9697006

File tree

3 files changed

+954
-0
lines changed

3 files changed

+954
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ if(ENTROPY_BUILD_TESTS)
166166
Tests/WorkGraphVectorTest.cpp
167167
Tests/WorkGraphIsolatedHangTest.cpp
168168
Tests/WorkGraphMainThreadTest.cpp
169+
Tests/SignalTreeTests.cpp
170+
Tests/WorkContractGroupAccountingTests.cpp
169171
)
170172

171173
target_link_libraries(EntropyCoreTests

0 commit comments

Comments
 (0)