summaryrefslogtreecommitdiff
path: root/test/build.mk
diff options
context:
space:
mode:
authorDaisuke Nojiri <dnojiri@chromium.org>2021-07-21 13:44:19 -0700
committerCommit Bot <commit-bot@chromium.org>2021-07-23 05:55:05 +0000
commitb33bf2a78158c016ae952f00d9d85d690cfa3ad9 (patch)
tree7c287eaa99542d74e5ffc21874482ce75a8da535 /test/build.mk
parent330293d53543cd9af5fbf85fb031f83a940b6d59 (diff)
downloadchrome-ec-b33bf2a78158c016ae952f00d9d85d690cfa3ad9.tar.gz
keyboard: Restore kb_scan test
kb_scan test was disabled due to crbug.com/976974. Since it's only partially broken, this CL enables the test and disables simulate_key_test. BUG=b:152931654 BRANCH=None TEST=make run-kb_scan Change-Id: I9496f34a320c81b113c241d6160091721a28a5de Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3044404 Reviewed-by: Gwendal Grignou <gwendal@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 8ff9caa3d4..30b7c1ce55 100644
--- a/test/build.mk
+++ b/test/build.mk
@@ -48,7 +48,7 @@ test-list-host += is_enabled_error
test-list-host += kasa
test-list-host += kb_8042
test-list-host += kb_mkbp
-#test-list-host += kb_scan # crbug.com/976974
+test-list-host += kb_scan
test-list-host += lid_sw
test-list-host += lightbar
test-list-host += mag_cal