commit | 9916b1b707aaae8fab01910766a53473b572d6a1 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <laurencelundblade@users.noreply.github.com> | Sat Sep 07 22:33:25 2019 -0700 |
committer | GitHub <noreply@github.com> | Sat Sep 07 22:33:25 2019 -0700 |
tree | 0abcad625020be806398ef9176a6f9725e1adbe8 | |
parent | bb1062e1732195317508694f6c25fb3056615b82 [diff] [blame] |
Fix bug decoding empty arrays and maps (#16)
diff --git a/test/qcbor_decode_tests.h b/test/qcbor_decode_tests.h index 6159c8b..dfac338 100644 --- a/test/qcbor_decode_tests.h +++ b/test/qcbor_decode_tests.h
@@ -67,6 +67,11 @@ */ int SimpleArrayTest(void); +/* + Tests with empty maps and arrays + */ +int EmptyMapsAndArraysTest(void); + /* Make sure a maximally deep array can be parsed and that the