summaryrefslogtreecommitdiff
path: root/test/timer_calib.py
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2012-03-15 21:12:18 +0000
committerVincent Palatin <vpalatin@chromium.org>2012-03-15 21:25:48 +0000
commita191591cf035c1d6f83a7e73c42a558e3a3b46ff (patch)
tree43a7aabf1efd4330f4324d936ca177f5ea344459 /test/timer_calib.py
parente456584ce15701ead6af6371e050c8ab990e3d30 (diff)
downloadchrome-ec-a191591cf035c1d6f83a7e73c42a558e3a3b46ff.tar.gz
Update test scripts
Update test python scripts for recent trace modifications : - lack of firmware B - updated motd Update QEMU to deal gracefully with various new registers accesses. Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=None TEST=make qemu-tests Change-Id: I59a53822193b7377fe5f61f75c951b6cd24fc54b
Diffstat (limited to 'test/timer_calib.py')
-rw-r--r--test/timer_calib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/timer_calib.py b/test/timer_calib.py
index d62e9f7634..1d873334ed 100644
--- a/test/timer_calib.py
+++ b/test/timer_calib.py
@@ -39,7 +39,7 @@ def test(helper):
one_pass(helper)
helper.ec_command("reboot")
- helper.wait_output("--- Chrome EC initialized! ---")
+ helper.wait_output("--- Chrome EC initialized")
# get the timing results on the second pass
# to avoid binary translation overhead