tests: samples: Resolve duplicates in names.
Several duplicates were found with scripts/twister -T samples/ -T tests/ --dry-run --list-test-duplicates This is an issue since duplicated names causes overwriting of results. Most duplicates looked like obvious copy-pase errors. New names where addopted looking at other tests in the same yaml or looking at the directory/descriptio. Signed-off-by: Maciej Perkowski <Maciej.Perkowski@nordicsemi.no>
This commit is contained in:
parent
2ebb2bb1ab
commit
75b062a6d6
13 changed files with 22 additions and 22 deletions
|
@ -12,7 +12,7 @@ tests:
|
|||
- qemu_x86
|
||||
- nrf5340dk_nrf5340_cpuapp
|
||||
tags: bluetooth
|
||||
sample.bluetooth.broadcast_audio_sink.bt_ll_sw_split:
|
||||
sample.bluetooth.broadcast_audio_source.bt_ll_sw_split:
|
||||
harness: bluetooth
|
||||
platform_allow:
|
||||
- nrf52_bsim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue