2021-01-21 00:13:04 +08:00
|
|
|
common:
|
|
|
|
depends_on: i2c
|
|
|
|
tags: drivers i2c
|
|
|
|
harness: ztest
|
|
|
|
harness_config:
|
|
|
|
fixture: i2c_bus_short
|
|
|
|
|
2018-09-24 20:37:36 +08:00
|
|
|
tests:
|
2021-01-21 00:13:04 +08:00
|
|
|
drivers.i2c_slave.dual_role:
|
2020-12-07 20:58:01 +08:00
|
|
|
platform_allow: nucleo_f091rc stm32f072b_disco nucleo_g071rb
|
2021-01-21 00:13:04 +08:00
|
|
|
extra_configs:
|
|
|
|
- CONFIG_APP_DUAL_ROLE_I2C=y
|