Tests: Added Memory::IsValidVirtualAddress tests.
This commit is contained in:
parent
c102e3ae28
commit
a8d2f5787f
2 changed files with 57 additions and 0 deletions
|
@ -4,6 +4,7 @@ set(SRCS
|
|||
core/arm/dyncom/arm_dyncom_vfp_tests.cpp
|
||||
core/file_sys/path_parser.cpp
|
||||
core/hle/kernel/hle_ipc.cpp
|
||||
core/memory/memory.cpp
|
||||
glad.cpp
|
||||
tests.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue