summaryrefslogtreecommitdiffstats
path: root/src/tests/core/arm/arm_test_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-4/+4
* kernel: Eliminate kernel global stateLioncash2018-08-291-0/+2
* arm_test_common: Make file static variable a member variable of the testing environmentLioncash2018-07-201-0/+5
* arm_test_common: Add missing header guardLioncash2018-07-201-0/+2
* memory: Replace all memory hooking with Special regionsMerryMage2018-01-271-11/+11
* tests: Add tests for vaddMerryMage2017-07-231-1/+2
* tests: Arm testing frameworkMerryMage2017-07-231-0/+83