mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 07:17:53 +00:00
Kernel/IPC: Add tests for HLERequestContext buffer translation
This commit is contained in:
parent
6382e341f8
commit
d8ee9cb5c3
2 changed files with 196 additions and 2 deletions
|
@ -1,8 +1,9 @@
|
|||
set(SRCS
|
||||
glad.cpp
|
||||
tests.cpp
|
||||
common/param_package.cpp
|
||||
core/file_sys/path_parser.cpp
|
||||
core/hle/kernel/hle_ipc.cpp
|
||||
glad.cpp
|
||||
tests.cpp
|
||||
)
|
||||
|
||||
set(HEADERS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue