summaryrefslogtreecommitdiffstatshomepage
path: root/tests/unix/extra_coverage.py.exp
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2015-05-28 14:25:07 +0000
committerDamien George <damien.p.george@gmail.com>2015-05-28 14:25:07 +0000
commita16715ac623dccd66b1a113af255811bf92286e8 (patch)
tree43d64aff1ccfca789bf945766dfc076ce35aabf3 /tests/unix/extra_coverage.py.exp
parent9ede4dcfbb31a4adbd729466d72a1d10aa81b4fc (diff)
downloadmicropython-a16715ac623dccd66b1a113af255811bf92286e8.tar.gz
micropython-a16715ac623dccd66b1a113af255811bf92286e8.zip
tests: Add special tests to test mp_printf function to improve coverage.
Diffstat (limited to 'tests/unix/extra_coverage.py.exp')
-rw-r--r--tests/unix/extra_coverage.py.exp10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp
index 62debadcd0..651a47819c 100644
--- a/tests/unix/extra_coverage.py.exp
+++ b/tests/unix/extra_coverage.py.exp
@@ -1,3 +1,13 @@
+# mp_printf
+-123 +123 123
+-0123
+123
+1ABCDEF
+ab abc
+
+false true
+(null)
+t
# vstr
tests
sts