summaryrefslogtreecommitdiff
path: root/zephyr/test/qcom_power/testcase.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/qcom_power/testcase.yaml')
-rw-r--r--zephyr/test/qcom_power/testcase.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/zephyr/test/qcom_power/testcase.yaml b/zephyr/test/qcom_power/testcase.yaml
index fba474392b..026032d06b 100644
--- a/zephyr/test/qcom_power/testcase.yaml
+++ b/zephyr/test/qcom_power/testcase.yaml
@@ -3,6 +3,8 @@ common:
tests:
qcom_power.default: {}
qcom_power.power_gpio_keys:
- extra_args: DTC_OVERLAY_FILE="./boards/native_posix.overlay;./boards/power_button.dtsi"
extra_configs:
- - CONFIG_PLATFORM_EC_POWER_BUTTON=n
+ - CONFIG_PLATFORM_EC_POWER_BUTTON=n
+ extra_dtc_overlay_files:
+ - ./boards/native_posix.overlay
+ - ./boards/power_button.dtsi