mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 00:32:04 +00:00
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. |
||
|---|---|---|
| .. | ||
| Common | ||
| Core | ||
| TestUtils | ||
| VideoCommon | ||
| CMakeLists.txt | ||
| UnitTests.vcxproj | ||
| UnitTests.vcxproj.user | ||