mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 06:07:52 +00:00
Tests: Add base tests to host timing
This commit is contained in:
parent
e99a10917e
commit
ab76c0e296
5 changed files with 241 additions and 41 deletions
|
@ -8,6 +8,7 @@ add_executable(tests
|
|||
core/arm/arm_test_common.cpp
|
||||
core/arm/arm_test_common.h
|
||||
core/core_timing.cpp
|
||||
core/host_timing.cpp
|
||||
tests.cpp
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue