summaryrefslogtreecommitdiffstatshomepage
path: root/tests/pyb/timer_callback.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-02-23 13:18:33 +0000
committerDamien George <damien.p.george@gmail.com>2015-02-23 13:18:33 +0000
commit626ee90ce194616f72eb49750f007e1604e3309c (patch)
tree2003b664ac51d7c7977deb676bc3effdc9600310 /tests/pyb/timer_callback.py.exp
parentd38939e676d0c36d81b1763fa3fbfcb53c649710 (diff)
downloadmicropython-626ee90ce194616f72eb49750f007e1604e3309c.tar.gz
micropython-626ee90ce194616f72eb49750f007e1604e3309c.zip
tests: Add more tests for pyb.Timer class.
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
new file mode 100644
index 0000000000..5fd751fde3
--- /dev/null
+++ b/tests/pyb/timer_callback.py.exp
@@ -0,0 +1,4 @@
+cb1
+cb2
+cb1
+cb4 3