Logo
Explore Help
Sign In
feedc0de/dolphin
1
0
Fork 0
You've already forked dolphin
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
d95b82abc37503dbc11069fe19dae6ea15727a19
dolphin/Source/UnitTests/Core/CMakeLists.txt

6 lines
224 B
CMake
Raw Normal View History

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)
[UnitTests] Add CoreTimingTest
2016-09-02 10:11:08 +00:00
add_dolphin_test(CoreTimingTest CoreTimingTest.cpp)
Add unit tests for IOS/ESFormats This adds unit tests for IOS/ESFormats, and in particular, for the TMDReader. It is tested using invalid TMDs (to check IsValid()) and two valid, properly signed TMDs. Things which are now tested: * Title type helper functions. * TMDReader: Validity check. * TMDReader: General information returned by the Get*() methods. * TMDReader: Raw TMD and generated TMD view, compared against IOS. * TMDReader: Game ID generation code (which is Dolphin specific). * TMDReader: Content information: getting by ID/index, order, metadata.
2017-03-25 13:46:21 +01:00
add_dolphin_test(ESFormatsTest IOS/ES/FormatsTest.cpp IOS/ES/TestBinaryData.cpp)
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 192ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API