mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 08:27:00 +02:00
tests: Add ScratchBuffer tests
This commit is contained in:
parent
284582a0b2
commit
37ac7d7841
3 changed files with 137 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue