This website requires JavaScript.
Explore
Help
Sign in
Archive
/
dolphin
Watch
0
Star
0
Fork
You've already forked dolphin
0
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-04-29 05:18:03 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
stable
dolphin
/
Source
/
UnitTests
/
Core
/
CMakeLists.txt
3 lines
90 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
UnitTests: make it possible to build tests for code that has global dependencies
2014-08-01 23:23:52 -07:00
add_dolphin_test(MMIOTest MMIOTest.cpp)
Add a test for page fault handling. This both tests that they work correctly and prints timing information if you run it manually.
2014-10-19 20:31:15 -04:00
add_dolphin_test(PageFaultTest PageFaultTest.cpp)
Reference in a new issue
Copy permalink