summaryrefslogtreecommitdiff
path: root/test/flash.c
Commit message (Expand)AuthorAgeFilesLines
* Enable flash unit test on emulatorVic Yang2013-06-031-16/+36
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-3/+3
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-4/+2
* Put test utility macros in headerVic Yang2013-05-081-22/+3
* Add more flash testVic Yang2013-04-211-11/+102
* Add flash write protect testVic Yang2013-04-171-10/+130
* Fix flash testsVic Yang2013-04-151-7/+200
* Fix flash_overwrite unit testVic Yang2012-08-191-154/+0
* Fix unit testsVic Yang2012-07-131-18/+42
* Add a test of flash read/write/erase testVic Yang2012-07-131-4/+4
* Add a test of flash overwriteVic Yang2012-07-101-0/+153