zephyr/tests/subsys
Maureen Helm f16a7ea836 tests: flash_map: Disable write protection before erase
The flash API requires write protection to be disabled before erasing
the flash. It appears that the nordic platforms for which this test was
originally implemented do not enforce the requirement to disable write
protection. The mcux flash driver, however, does enforce the
requirement, so fix the test to make it work on kinetis platforms.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-07-31 08:44:45 -04:00
..
dfu tests: fix test identifiers 2018-06-07 18:01:49 -05:00
fs cmake: Remove duplicate invocations of target_link_libraries on app 2018-07-25 08:27:45 -04:00
logging logging: Add log initialization to system startup 2018-07-14 08:32:44 -04:00
settings tests: subsys: settings: fcb: Fix failure on nrf52_pca10040 2018-06-01 09:00:42 -04:00
storage/flash_map tests: flash_map: Disable write protection before erase 2018-07-31 08:44:45 -04:00
usb usb: osdesc: Use definition for string descriptor index 2018-07-12 23:10:22 -04:00