dolphin/Source/UnitTests/Core
JosJuice 3fe5df474b PageTableHostMappingTest: Fix alignment for misaligned+hole test
Mistakenly, MISALIGNED_HOLE_MASK_PAGE_TABLE_BASE was aligned and
MISALIGNED_HOLE_MASK_PAGE_TABLE_BASE_ALIGNED was misaligned. It should
be the other way around.

These variables are unused due to a separate mistake which is corrected
in the next commit.
2026-04-04 22:55:23 +02:00
..
DSP Fix various typos and spelling mistakes 2026-01-17 20:11:38 +01:00
IOS Common: Replace Result with C++23's std::expected. 2026-01-17 16:58:45 -06:00
PowerPC PageTableHostMappingTest: Fix alignment for misaligned+hole test 2026-04-04 22:55:23 +02:00
CMakeLists.txt UnitTests: Add PageTableHostMappingTest 2026-02-04 21:35:22 +01:00
CoreTimingTest.cpp CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread. 2025-06-29 20:55:43 -05:00
MMIOTest.cpp UnitTests/Core: Make parameters constant 2025-05-16 15:29:31 +02:00
PageFaultTest.cpp UnitTests: Add PageTableHostMappingTest 2026-02-04 21:35:22 +01:00
PatchAllowlistTest.cpp AchievementManager: APPROVED_LIST_HASH quality of life improvements 2026-02-22 00:22:46 +01:00
StubJit.h UnitTests: Add PageTableHostMappingTest 2026-02-04 21:35:22 +01:00