commit | bb87be29a867b7021d8d93ab7c87138fdb98e9a7 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Thu Apr 09 19:15:32 2020 -0700 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Thu Apr 09 19:15:32 2020 -0700 |
tree | 9ba4ded610ad935727aa493a5dbca96cca04c3d8 | |
parent | e6bcef1f3b6517de04ef9fb520f12f4f85d3c4da [diff] [blame] |
progress...
diff --git a/test/qcbor_decode_tests.h b/test/qcbor_decode_tests.h index 7c8c185..76296bf 100644 --- a/test/qcbor_decode_tests.h +++ b/test/qcbor_decode_tests.h
@@ -252,4 +252,8 @@ #endif /* QCBOR_CONFIG_DISABLE_EXP_AND_MANTISSA */ +int32_t EnterMapTest(void); + + + #endif /* defined(__QCBOR__qcbort_decode_tests__) */