summaryrefslogtreecommitdiffstats
path: root/src/tests/core/arm/arm_test_common.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* memory: Add GetCurrentPageTable/SetCurrentPageTableMerryMage2017-09-241-1/+1
| | | | Don't expose Memory::current_page_table as a global.
* Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations.Subv2017-09-151-4/+14
| | | | This fixes building the tests
* tests: Add tests for vaddMerryMage2017-07-231-1/+1
|
* tests: Arm testing frameworkMerryMage2017-07-231-0/+123