summaryrefslogtreecommitdiff
path: root/zephyr/test/drivers/testcase.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/drivers/testcase.yaml')
-rw-r--r--zephyr/test/drivers/testcase.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/zephyr/test/drivers/testcase.yaml b/zephyr/test/drivers/testcase.yaml
index 329eb445dd..352025f89b 100644
--- a/zephyr/test/drivers/testcase.yaml
+++ b/zephyr/test/drivers/testcase.yaml
@@ -47,6 +47,10 @@ tests:
extra_configs:
- CONFIG_LINK_TEST_SUITE_ISL923X=y
- CONFIG_POWER_SEQUENCE_MOCK=y
+ drivers.i2c_controller:
+ extra_args: DTC_OVERLAY_FILE="./boards/native_posix.overlay;i2c_controller/i2c.dts"
+ extra_configs:
+ - CONFIG_LINK_TEST_SUITE_I2C_CONTROLLER=y
drivers.keyboard_scan:
extra_configs:
- CONFIG_LINK_TEST_SUITE_KEYBOARD_SCAN=y