summaryrefslogtreecommitdiff
path: root/tests/pyb/timer_callback.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-03-20 23:50:33 +0000
committerDamien George <damien.p.george@gmail.com>2015-03-20 23:50:33 +0000
commitdb80b65402237345aecb1bc4c9575ae975624e2c (patch)
tree55c777f9ccf10faffd1d0362e3188ea9661b5c29 /tests/pyb/timer_callback.py.exp
parent49d8e5ebaa195b0227aa04332749f7910d72d1ff (diff)
tests: Make pyb/timer test check callback timing properly.
Diffstat (limited to 'tests/pyb/timer_callback.py.exp')
-rw-r--r--tests/pyb/timer_callback.py.exp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/pyb/timer_callback.py.exp b/tests/pyb/timer_callback.py.exp
index 5fd751fde..9be7cf5b9 100644
--- a/tests/pyb/timer_callback.py.exp
+++ b/tests/pyb/timer_callback.py.exp
@@ -1,4 +1,8 @@
+before cb1
cb1
+before cb2
cb2
+before cb1
cb1
+before cb4
cb4 3