1common:
2  tags:
3    - test_framework
4  depends_on: counter
5tests:
6  testing.ztest.busy_sim:
7    platform_allow: nrf52840dk/nrf52840
8  testing.ztest.busy_sim_nrf52840dk_pin:
9    platform_allow: nrf52840dk/nrf52840
10    extra_args: DTC_OVERLAY_FILE=boards/nrf52840dk_nrf52840_pin.overlay
11