Skip to content

Commit 20eabf3

Browse files
nordic-piksnashif
authored andcommitted
tests: bluetooth: audio: ascs: set native_sim in common
Use native_sim for all configurations. Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 0e0ff29 commit 20eabf3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/bluetooth/audio/ascs/testcase.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ common:
22
tags:
33
- bluetooth
44
- bluetooth_audio
5+
platform_allow:
6+
- native_sim
7+
integration_platforms:
8+
- native_sim
59

610
tests:
7-
bluetooth.audio.ascs.test_default:
8-
platform_allow:
9-
- native_sim
10-
integration_platforms:
11-
- native_sim
11+
bluetooth.audio.ascs.test_default: {}
1212
bluetooth.audio.ascs.test_snk_only:
1313
extra_configs:
1414
- CONFIG_BT_ASCS_MAX_ASE_SRC_COUNT=0

0 commit comments

Comments
 (0)