Skip to content

Commit

Permalink
tests: bluetooth: mesh: Add setting kconfig for the test case
Browse files Browse the repository at this point in the history
Settings configuration should be done explicitly otherwise trusted
storage fails to build.

Signed-off-by: alperen sener <[email protected]>
  • Loading branch information
m-alperen-sener authored and frkv committed Jan 28, 2025
1 parent b120358 commit fc89766
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/subsys/bluetooth/mesh/models/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ tests:
# no-settings build. These should be listed here, and be wrapped
# in an #ifdef CONFIG_BT_SETTINGS in main.c.
extra_configs:
- CONFIG_SETTINGS=y
- CONFIG_BT_SETTINGS=y
- CONFIG_NVS=y
- CONFIG_BT_MESH_SCENE_SRV=y
- CONFIG_BT_MESH_SCHEDULER_SRV=y
tags: sysbuild
Expand Down

0 comments on commit fc89766

Please sign in to comment.