summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
authorYuval Peress <peress@google.com>2022-04-01 12:10:05 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-04-01 20:39:30 +0000
commit8ee87c53ab4a8ebbffbbcba7950a07da946ab509 (patch)
tree89a11c329d36416e46ba7e3d209f77e559827f88 /test/build.mk
parentdef3970ad3a6e6f4051b57c81d9ac8e044729f0f (diff)
downloadchrome-ec-8ee87c53ab4a8ebbffbbcba7950a07da946ab509.tar.gz
test: add motion_sense_fifo back to test-coverage
motion_sense_fifo was removed due to being non-deterministic. This appears to be caused by the motion_sense task pulling values from the fifo (but the tests still passing). - Remove the motion_sense task from the tasklist (not needed) - Add missing mutex that's needed for linking - Remove the test from the don't test list BRANCH=none BUG=none TEST=zmake test-coverage -j Signed-off-by: Yuval Peress <peress@google.com> Change-Id: Idb9a49166d578190458bfa4bf0125ec244559999 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3566112 Reviewed-by: Jeremy Bettis <jbettis@chromium.org> Commit-Queue: Jeremy Bettis <jbettis@chromium.org>
Diffstat (limited to 'test/build.mk')
-rw-r--r--test/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.mk b/test/build.mk
index 02ae6503f8..97f75efcf7 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -136,7 +136,7 @@ cov-dont-test += flash flash_write_protect kb_scan
cov-dont-test += base32 online_calibration_spoof printf body_detection kb_8042
cov-dont-test += accel_cal aes compile_time_macros fp mag_cal rsa
cov-dont-test += stillness_detector usb_pe_drp_noextended charge_manager
-cov-dont-test += timer_dos cec float queue x25519 usb_pd_timer motion_sense_fifo
+cov-dont-test += timer_dos cec float queue x25519 usb_pd_timer
cov-dont-test += kb_scan_strict entropy kb_mkbp cbi_wp gyro_cal newton_fit
cov-dont-test += shmalloc usb_common usb_ppc utils_str battery_get_params_smart
cov-dont-test += rtc charge_ramp kasa motion_angle_tablet usb_prl usb_pd_console