Skip to content

Commit 124747d

Browse files
MaureenHelmnashif
authored andcommitted
tests: build_all: Add net tag to the modem driver test
The modem driver test enables the networking stack, and some boards like intel_adsp.* use this tag exclude networking tests. Signed-off-by: Maureen Helm <[email protected]>
1 parent bd6df93 commit 124747d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/build_all/modem/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
common:
22
build_only: true
3-
tags: drivers
3+
tags: drivers net
44
tests:
55
drivers.modem.build:
66
extra_args: CONF_FILE=modem.conf

0 commit comments

Comments
 (0)