diff --git a/tests/bluetooth/shell/testcase.yaml b/tests/bluetooth/shell/testcase.yaml index 33d0f1e8a17..ada406b0af2 100644 --- a/tests/bluetooth/shell/testcase.yaml +++ b/tests/bluetooth/shell/testcase.yaml @@ -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