summaryrefslogtreecommitdiff
path: root/test/mpu.c
Commit message (Expand)AuthorAgeFilesLines
* test: Sort header filesJeremy Bettis2022-11-301-1/+2
* cortex-m mpu: illegal shift fixstabilize-15245.B-mainBoris Mittelberg2022-11-151-0/+23
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/mpu.c: Format with clang-formatJack Rosenthal2022-07-011-11/+7
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* test: Add on-device test for calculating MPU regions for RWYicheng Li2020-05-301-0/+23
* test: Check the current image when running the MPU testTom Hughes2020-05-301-4/+20
* test: Test return code on all public MPU functionsTom Hughes2020-05-291-0/+56
* test: Add on-device MPU unit testTom Hughes2020-05-221-0/+127