mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 07:17:53 +00:00
tests: Add tests for host memory
This commit is contained in:
parent
9a4cec64e1
commit
ba034a5724
2 changed files with 184 additions and 0 deletions
|
@ -2,6 +2,7 @@ add_executable(tests
|
|||
common/bit_field.cpp
|
||||
common/cityhash.cpp
|
||||
common/fibers.cpp
|
||||
common/host_memory.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
core/core_timing.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue