summaryrefslogtreecommitdiffstats
path: root/src/tests/core/arm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Tests: Fixed ARM VFP testsSubv2017-09-271-9/+13
|
* 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-234-2/+13509
|
* tests: Arm testing frameworkMerryMage2017-07-232-0/+206