From 75aa7befec5d3afce2c5a970d8644299d367f6fe Mon Sep 17 00:00:00 2001 From: Rami Ali Date: Thu, 29 Dec 2016 18:07:38 +1100 Subject: tests/unix: Improve runtime_utils.c test coverage. --- tests/unix/extra_coverage.py.exp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/unix/extra_coverage.py.exp b/tests/unix/extra_coverage.py.exp index ea73a54e4..2b3f68467 100644 --- a/tests/unix/extra_coverage.py.exp +++ b/tests/unix/extra_coverage.py.exp @@ -35,6 +35,9 @@ ementation 12345678 0 0 +# runtime utils +TypeError: can't convert str to int +TypeError: unsupported types for : 'str', 'str' ('0123456789', b'0123456789') 7300 7300 -- cgit v1.2.3