Commit abc3310
committed
tests: subsys: fs: bm_zms: add native_sim board target
* Updates the ztest to include the native_sim board target.
* Fixes some configuration bugs in the test suite.
* Fixes a bug where `bm_zms_clear` was not waited on
until completion.
* Refactor to wait for notifications.
* Other cleanups.
Signed-off-by: Mirko Covizzi <[email protected]>1 parent 2270008 commit abc3310
File tree
5 files changed
+149
-76
lines changed- samples
- subsys/fs/bm_zms
- tests/subsys/fs/bm_zms
- boards
- src
5 files changed
+149
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
32 | 36 | | |
33 | 37 | | |
34 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments