Skip to content

Commit 00e7e54

Browse files
nordic-piksnordicjm
authored andcommitted
tests: lib: sms: add ci tag
ci_tests_lib_sms Signed-off-by: Piotr Kosycarz <[email protected]>
1 parent afc782a commit 00e7e54

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

scripts/ci/tags.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,3 +1050,13 @@ ci_tests_lib_modem_battery:
10501050
- nrf/lib/modem_battery/
10511051
- nrf/tests/lib/modem_battery/
10521052
- nrf/tests/unity/
1053+
1054+
ci_tests_lib_sms:
1055+
files:
1056+
- nrf/lib/at_cmd_parser/
1057+
- nrf/lib/at_monitor/
1058+
- nrf/lib/lte_link_control/
1059+
- nrf/lib/sms/
1060+
- nrf/tests/lib/sms/
1061+
- nrf/tests/mocks/nrf_modem_at/
1062+
- nrf/tests/unity/

tests/lib/sms/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
tests:
22
unity.sms_test:
33
sysbuild: true
4-
tags: sms sysbuild
4+
tags: sms sysbuild ci_tests_lib_sms
55
platform_allow: native_posix
66
integration_platforms:
77
- native_posix

0 commit comments

Comments
 (0)