summaryrefslogtreecommitdiff
path: root/zephyr/test/krabby/testcase.yaml
diff options
context:
space:
mode:
authorTing Shen <phoenixshen@google.com>2022-12-12 16:11:27 +0800
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-12-30 03:16:39 +0000
commit24e626913064568f0e74dc64dd5ab5483dbbb383 (patch)
treeffcf8e468795623313f320d734231a195cb30b70 /zephyr/test/krabby/testcase.yaml
parentc35dec39b6e43afc534509dc2726cffdefef8e60 (diff)
downloadchrome-ec-24e626913064568f0e74dc64dd5ab5483dbbb383.tar.gz
corsola: power sequence teststabilize-15300.B-main
Add a test to verify mt8186 power state machine behavior. power/mt8186.c has above 90% coverage after this CL. BUG=b:256575497 TEST=./twister -v -i --coverage -p native_posix -p unit_testing BRANCH=none Change-Id: I2f274697e83dfc50f6976b8f6d137df6c69da2b9 Signed-off-by: Ting Shen <phoenixshen@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/4127103 Code-Coverage: Zoss <zoss-cl-coverage@prod.google.com> Reviewed-by: Eric Yilun Lin <yllin@google.com> Tested-by: Ting Shen <phoenixshen@chromium.org> Commit-Queue: Ting Shen <phoenixshen@chromium.org>
Diffstat (limited to 'zephyr/test/krabby/testcase.yaml')
-rw-r--r--zephyr/test/krabby/testcase.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/zephyr/test/krabby/testcase.yaml b/zephyr/test/krabby/testcase.yaml
index c579526d83..82bd8cd3ef 100644
--- a/zephyr/test/krabby/testcase.yaml
+++ b/zephyr/test/krabby/testcase.yaml
@@ -9,7 +9,13 @@ tests:
extra_args: DTC_OVERLAY_FILE="krabby.default.overlay"
extra_configs:
- CONFIG_TEST_KRABBY=y
+ - CONFIG_AP_ARM_MTK_MT8186=y
- CONFIG_MUX_INIT_ADC=y
+ - CONFIG_PLATFORM_EC_CHIPSET_RESUME_INIT_HOOK=y
+ - CONFIG_PLATFORM_EC_EXTPOWER_GPIO=y
+ - CONFIG_PLATFORM_EC_POWERSEQ=y
+ - CONFIG_PLATFORM_EC_POWERSEQ_PP5000_CONTROL=n
+ - CONFIG_SHIMMED_TASKS=y
krabby.tentacruel:
extra_args: DTC_OVERLAY_FILE="krabby.tentacruel.overlay"
extra_configs: