mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 17:49:48 -06:00
Add a test for page fault handling.
This both tests that they work correctly and prints timing information if you run it manually.
This commit is contained in:
@ -1 +1,2 @@
|
||||
add_dolphin_test(MMIOTest MMIOTest.cpp)
|
||||
add_dolphin_test(PageFaultTest PageFaultTest.cpp)
|
||||
|
Reference in New Issue
Block a user