summaryrefslogtreecommitdiff
path: root/src/tests/core/arm/arm_test_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* memory: Remove MemoryHookGravatar MerryMage2021-01-011-93/+0
* core: Move PageTable struct into Common.Gravatar bunnei2019-03-161-4/+4
* global: Use std::optional instead of boost::optional (#1578)Gravatar Frederic L2018-10-301-5/+5
* Port #4182 from Citra: "Prefix all size_t with std::"Gravatar fearlessTobi2018-09-151-4/+4
* kernel: Eliminate kernel global stateGravatar Lioncash2018-08-281-0/+2
* arm_test_common: Make file static variable a member variable of the testing e...Gravatar Lioncash2018-07-201-0/+5
* arm_test_common: Add missing header guardGravatar Lioncash2018-07-201-0/+2
* memory: Replace all memory hooking with Special regionsGravatar MerryMage2018-01-271-11/+11
* tests: Add tests for vaddGravatar MerryMage2017-07-231-1/+2
* tests: Arm testing frameworkGravatar MerryMage2017-07-231-0/+83