Use test_framework as unified tag so we can filter tests in a consistent way. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
285 B
YAML
11 lines
285 B
YAML
common:
|
|
tags:
|
|
- test_framework
|
|
depends_on: counter
|
|
tests:
|
|
testing.ztest.busy_sim:
|
|
platform_allow: nrf52840dk_nrf52840
|
|
testing.ztest.busy_sim_nrf52840dk_pin:
|
|
platform_allow: nrf52840dk_nrf52840
|
|
extra_args: DTC_OVERLAY_FILE=boards/nrf52840dk_nrf52840_pin.overlay
|