summaryrefslogtreecommitdiffstats
path: root/src/tests/core/hle (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-15hle: Initial implementation of NX service framework and IPC.bunnei1-216/+0
2017-09-30nso: Refactor and allocate .bss section.bunnei1-2/+2
2017-06-22Kernel: Fix typo in test nameYuri Kunde Schlesner1-1/+1
2017-06-21Kernel/IPC: Support translation of null handlesYuri Kunde Schlesner1-0/+23
2017-06-19Kernel/IPC: Add tests for HLERequestContext buffer translationYuri Kunde Schlesner1-0/+193