Skip to content

Commit 5bd1c68

Browse files
MariuszSkamracarlescufi
authored andcommitted
Bluetooth: tests: Add shell build tests for hearing access service
Add entries for HAS builds to testcase list. Signed-off-by: Mariusz Skamra <[email protected]>
1 parent 59dd898 commit 5bd1c68

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/bluetooth/shell/testcase.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,3 +201,15 @@ tests:
201201
platform_allow: native_posix
202202
extra_configs:
203203
- CONFIG_BT_AUDIO_BROADCAST_SINK=n
204+
bluetooth.audio_shell.no_has:
205+
extra_args: CONF_FILE="audio.conf"
206+
build_only: true
207+
platform_allow: native_posix
208+
extra_configs:
209+
- CONFIG_BT_HAS=n
210+
bluetooth.audio_shell.no_has_client:
211+
extra_args: CONF_FILE="audio.conf"
212+
build_only: true
213+
platform_allow: native_posix
214+
extra_configs:
215+
- CONFIG_BT_HAS_CLIENT=n

0 commit comments

Comments
 (0)