zephyr/tests/drivers/build_all/i2c/testcase.yaml
Anas Nashif 131aa56900 tests: i2c: 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

11 lines
201 B
YAML

common:
build_only: true
tags:
- drivers
- i2c
tests:
drivers.i2c.build:
# will cover drivers without in-tree boards
platform_allow: qemu_cortex_m3
extra_args: "CONFIG_I2C=y"