summaryrefslogtreecommitdiff
path: root/zephyr/test/kingler
diff options
context:
space:
mode:
authorKeith Short <keithshort@chromium.org>2022-09-22 13:59:07 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-26 19:24:57 +0000
commit1f28adcc8189bcc52fad68f58c74e5e8f45c6853 (patch)
treeb73cd5dc16978a5969bbac1f62af455bc751ee83 /zephyr/test/kingler
parent32c9b990f18f858cfa0e2fbc058f9744daa772d7 (diff)
downloadchrome-ec-1f28adcc8189bcc52fad68f58c74e5e8f45c6853.tar.gz
zephyr: create fakes for the shimmed tasks
Many tests don't actually require the shimmed tasks. Create stub task entries and fakes for the task API. This allows tests to disable CONFIG_SHIMMED_TASKS. BUG=none BRANCH=none TEST=./twister Signed-off-by: Keith Short <keithshort@chromium.org> Change-Id: I2da33bc76189447d09e01587e4c8ef496890d3a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3916580 Reviewed-by: Tristan Honscheid <honscheid@google.com>
Diffstat (limited to 'zephyr/test/kingler')
-rw-r--r--zephyr/test/kingler/prj.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/test/kingler/prj.conf b/zephyr/test/kingler/prj.conf
index dfa1c68d4d..2eb14afb0e 100644
--- a/zephyr/test/kingler/prj.conf
+++ b/zephyr/test/kingler/prj.conf
@@ -11,7 +11,6 @@ CONFIG_PLATFORM_EC_HOOKS=y
CONFIG_CROS_EC=y
CONFIG_PLATFORM_EC=y
-CONFIG_SHIMMED_TASKS=y
CONFIG_PLATFORM_EC_MOTIONSENSE=y
CONFIG_PLATFORM_EC_DYNAMIC_MOTION_SENSOR_COUNT=y