Kernel/IPC: Add tests for HLERequestContext buffer translation
This commit is contained in:
parent
0dfafdbe59
commit
60a882cd50
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