Commit 7c75749
committed
tests: drivers: flash: erase_blocks: use overlay to erase last page
To fully test the flash controllers, the test suite should erase
the very first pages, and the very last page to find bugs in the
extremes.
Using an overlay to update the partition layout to extend slot1 to
the end makes this possible.
Signed-off-by: Bjarki Arge Andreasen <[email protected]>1 parent e1dece7 commit 7c75749
File tree
2 files changed
+17
-0
lines changed- tests/drivers/flash/erase_blocks
- boards
2 files changed
+17
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
0 commit comments