zephyr/tests/drivers/build_all/counter/testcase.yaml
Anas Nashif b207035851 tests: add integration_platforms and misc optimizations
Add integration_platforms to many tests that use platform_allow to
manage scope of pull_request CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-11-26 00:12:07 +01:00

18 lines
406 B
YAML

common:
build_only: true
tags:
- drivers
- counter
tests:
drivers.counter.build.xlnx:
platform_allow: arty_a7/designstart_fpga_cortex_m1
extra_configs:
- CONFIG_COUNTER_XLNX_AXI_TIMER=y
drivers.counter.build.i2c:
extra_args: DTC_OVERLAY_FILE="i2c_devices.overlay"
extra_configs:
- CONFIG_I2C=y
platform_allow:
- native_sim
- native_sim/native/64