Bluetooth: tests: Add shell build tests for hearing access service

Add entries for HAS builds to testcase list.

Signed-off-by: Mariusz Skamra <mariusz.skamra@codecoup.pl>
This commit is contained in:
Mariusz Skamra 2022-04-07 10:49:18 +02:00 committed by Carles Cufí
commit 5bd1c68dee

View file

@ -201,3 +201,15 @@ tests:
platform_allow: native_posix
extra_configs:
- CONFIG_BT_AUDIO_BROADCAST_SINK=n
bluetooth.audio_shell.no_has:
extra_args: CONF_FILE="audio.conf"
build_only: true
platform_allow: native_posix
extra_configs:
- CONFIG_BT_HAS=n
bluetooth.audio_shell.no_has_client:
extra_args: CONF_FILE="audio.conf"
build_only: true
platform_allow: native_posix
extra_configs:
- CONFIG_BT_HAS_CLIENT=n