aboutsummaryrefslogtreecommitdiff
path: root/tests/pyb/halerror.py.exp
diff options
context:
space:
mode:
authorDamien George2014-11-15 20:39:44 +0000
committerDamien George2014-11-15 20:39:44 +0000
commit224fee0e1080fa7cd654de240c32c8433bb07cf9 (patch)
treeacec380a63a2fe5bb6e8e33aa899749e39fba94f /tests/pyb/halerror.py.exp
parentaec189a5ba4e1feac82625507851d4188f6dd510 (diff)
stmhal: Fix HAL error raising; make test for it.
Addresses issue #968.
Diffstat (limited to 'tests/pyb/halerror.py.exp')
-rw-r--r--tests/pyb/halerror.py.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pyb/halerror.py.exp b/tests/pyb/halerror.py.exp
new file mode 100644
index 000000000..09c9f7ad9
--- /dev/null
+++ b/tests/pyb/halerror.py.exp
@@ -0,0 +1,2 @@
+OSError(5,)
+OSError(116,)