aboutsummaryrefslogtreecommitdiff
path: root/src/tests/core/arm/arm_test_common.h
AgeCommit message (Expand)Author
2018-10-30global: Use std::optional instead of boost::optional (#1578)Frederic L
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-08-28kernel: Eliminate kernel global stateLioncash
2018-07-20arm_test_common: Make file static variable a member variable of the testing e...Lioncash
2018-07-20arm_test_common: Add missing header guardLioncash
2018-01-27memory: Replace all memory hooking with Special regionsMerryMage
2017-07-23tests: Add tests for vaddMerryMage
2017-07-23tests: Arm testing frameworkMerryMage