1common: 2 build_only: true 3 tags: 4 - drivers 5 - uart 6tests: 7 drivers.uart.build: 8 # will cover drivers without in-tree boards 9 platform_allow: qemu_cortex_m3 10 extra_configs: 11 - CONFIG_SERIAL=y 12