Skip to content

Commit 0aa7b6e

Browse files
nordic-piksnordicjm
authored andcommitted
tests: lib: sample_rate_converter: add ci tag
ci_tests_lib_sample_rate_converter Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent 3a385d4 commit 0aa7b6e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

scripts/ci/tags.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,3 +1090,9 @@ ci_tests_lib_ram_pwrdn:
10901090
files:
10911091
- nrf/lib/ram_pwrdn/
10921092
- nrf/tests/lib/ram_pwrdn/
1093+
1094+
ci_tests_lib_sample_rate_converter:
1095+
files:
1096+
- modules/lib/cmsis-dsp/
1097+
- nrf/lib/sample_rate_converter/
1098+
- nrf/tests/lib/sample_rate_converter/

tests/lib/sample_rate_converter/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ tests:
44
platform_allow: qemu_cortex_m3
55
integration_platforms:
66
- qemu_cortex_m3
7-
tags: sample_rate_converter nrf5340_audio_unit_tests sysbuild
7+
tags: sample_rate_converter nrf5340_audio_unit_tests sysbuild ci_tests_lib_sample_rate_converter

0 commit comments

Comments
 (0)