summaryrefslogtreecommitdiff
path: root/test/timer_calib.py
diff options
context:
space:
mode:
authorVincent Palatin <vpalatin@chromium.org>2012-06-08 00:35:33 +0000
committerGerrit <chrome-bot@google.com>2012-06-07 20:01:49 -0700
commitc4ac74a11dfa66d6ad725833e2aac6579b0c76ed (patch)
tree2e17c3756070bd981872bbd4575936d740b44562 /test/timer_calib.py
parent94ff216f3250ebccd3196423d427c1c9a552590b (diff)
downloadchrome-ec-c4ac74a11dfa66d6ad725833e2aac6579b0c76ed.tar.gz
fix QEMU OS tests
- update strings which were modified by the message text "compression" - updated QEMU which supports a couple of additional registers for LM4F (getting internal oscillator calibration status and writing timer counter through TAV) Signed-off-by: Vincent Palatin <vpalatin@chromium.org> BUG=chrome-os-partner:10008 TEST=make qemu-tests Change-Id: Idf0ee13f354b4e14405e949861d426f3e4c3022b Reviewed-on: https://gerrit.chromium.org/gerrit/24827 Reviewed-by: Vic Yang <victoryang@chromium.org> Tested-by: Vincent Palatin <vpalatin@chromium.org> Commit-Ready: Vincent Palatin <vpalatin@chromium.org>
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 1d873334ed..8d2f328734 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("--- UART initialized")
# get the timing results on the second pass
# to avoid binary translation overhead