1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-01 08:56:32 -05:00

tests: Add ScratchBuffer tests

This commit is contained in:
ameerj
2022-12-19 12:30:52 -05:00
parent 61e4f2d931
commit 64869807e2
3 changed files with 137 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ add_executable(tests
common/host_memory.cpp
common/param_package.cpp
common/ring_buffer.cpp
common/scratch_buffer.cpp
common/unique_function.cpp
core/core_timing.cpp
core/internal_network/network.cpp