Ran
|
Files
11
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/cose-wg/COSE-C/commit/<a class=hub.com/cose-wg/COSE-C/commit/acc638b53de7335071ab7f334387c08f9ae92091">acc638b53<a href="https://github.com/cose-wg/COSE-C/commit/acc638b53de7335071ab7f334387c08f9ae92091">">Memory reduction (#54) * Reduce memory usage for determining encoding size. Some devices don&#39;t have the memory to spare to use an 8K buffer to determine the size of buffer that is needed for encoding. * Enable limiting decoders * Add COSE_ERR_UNSUPPORTED_COSE_TYPE * Adapt tests for decoders not configured * Setup to build individuals Setup to do indivual COSE elements. We are going to assume that if individuals build and all build then all combinations are going to build * Pass NULL to cn_cbor_encoder_write to get the size. * Conditional compilation based on INCLUDE_* defines * Revert &quot;Adapt tests for decoders not configured" This reverts commit </a><a class="double-link" href="https://github.com/cose-wg/COSE-C/commit/<a class="double-link" href="https://github.com/cose-wg/COSE-C/commit/a66f0a7568beecec7e78275c4fa9e1bc92e328f1">a66f0a756</a>">a66f0a756</a><a href="https://github.com/cose-wg/COSE-C/commit/acc638b53de7335071ab7f334387c08f9ae92091">. * Add missing compile checks in sign corner cases * Fix cmake check for excluding sign0 * Fix unintentional whitespace differences
414 of 3338 relevant lines covered (12.4%)
3.43 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|