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 <maureen.helm@intel.com>
This commit is contained in:
parent
bd6df93204
commit
124747d146
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
common:
|
||||
build_only: true
|
||||
tags: drivers
|
||||
tags: drivers net
|
||||
tests:
|
||||
drivers.modem.build:
|
||||
extra_args: CONF_FILE=modem.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue