Skip to content

Commit 174ed99

Browse files
nordic-piksnordicjm
authored andcommitted
tests: lib: pcm_stream_channel_modifier: add ci tag
ci_tests_lib_pcm_stream_channel_modifier Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 32e8558 commit 174ed99

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

scripts/ci/tags.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,3 +1075,8 @@ ci_tests_lib_gcf_sms:
10751075
- nrf/lib/nrf_modem_lib/
10761076
- nrf/tests/lib/gcf_sms/
10771077
- nrfxlib/nrf_modem/
1078+
1079+
ci_tests_lib_pcm_stream_channel_modifier:
1080+
files:
1081+
- nrf/lib/pcm_stream_channel_modifier/
1082+
- nrf/tests/lib/pcm_stream_channel_modifier/

tests/lib/pcm_stream_channel_modifier/testcase.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ tests:
44
platform_allow: qemu_cortex_m3
55
integration_platforms:
66
- qemu_cortex_m3
7-
tags: pcm_stream_channel_modifier nrf5340_audio_unit_tests sysbuild
7+
tags:
8+
- pcm_stream_channel_modifier
9+
- nrf5340_audio_unit_tests
10+
- sysbuild
11+
- ci_tests_lib_pcm_stream_channel_modifier

0 commit comments

Comments
 (0)