Skip to content

Commit fc89766

Browse files
m-alperen-senerfrkv
authored andcommitted
tests: bluetooth: mesh: Add setting kconfig for the test case
Settings configuration should be done explicitly otherwise trusted storage fails to build. Signed-off-by: alperen sener <[email protected]>
1 parent b120358 commit fc89766

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: tests/subsys/bluetooth/mesh/models/testcase.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ tests:
2424
# no-settings build. These should be listed here, and be wrapped
2525
# in an #ifdef CONFIG_BT_SETTINGS in main.c.
2626
extra_configs:
27+
- CONFIG_SETTINGS=y
2728
- CONFIG_BT_SETTINGS=y
29+
- CONFIG_NVS=y
2830
- CONFIG_BT_MESH_SCENE_SRV=y
2931
- CONFIG_BT_MESH_SCHEDULER_SRV=y
3032
tags: sysbuild

0 commit comments

Comments
 (0)