zephyr/tests/drivers/build_all/uart/testcase.yaml
Anas Nashif 153e6d9dc7 tests: uart: cleanup test tags
Remove platform specific tags and be consistent.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2023-11-15 07:51:08 -05:00

12 lines
215 B
YAML

common:
build_only: true
tags:
- drivers
- uart
tests:
drivers.uart.build:
# will cover drivers without in-tree boards
platform_allow: qemu_cortex_m3
extra_configs:
- CONFIG_SERIAL=y