summaryrefslogtreecommitdiffstats
path: root/src/tests/core/arm/arm_test_common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01memory: Remove MemoryHookMerryMage1-93/+0
2019-03-17core: Move PageTable struct into Common.bunnei1-4/+4
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L1-5/+5
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi1-4/+4
2018-08-29kernel: Eliminate kernel global stateLioncash1-0/+2
2018-07-20arm_test_common: Make file static variable a member variable of the testing environmentLioncash1-0/+5
2018-07-20arm_test_common: Add missing header guardLioncash1-0/+2
2018-01-27memory: Replace all memory hooking with Special regionsMerryMage1-11/+11
2017-07-23tests: Add tests for vaddMerryMage1-1/+2
2017-07-23tests: Arm testing frameworkMerryMage1-0/+83