TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
1ef8b2dad94a5ee641b986b1d88ea89750250b8c
/
test
/
qcbor_encode_tests.c
1ef8b2d
bug fix for error handling for buffers larger than 4GB, test to verify such handling
by Laurence Lundblade
· 7 years ago
c6ec7ef
clean up a tiny TODO with the COSE Optional tag
by Laurence Lundblade
· 7 years ago
067035b
big change for simpler encoding design for tags and labels
by Laurence Lundblade
· 7 years ago
972e59c
Increase allowed nesting level to 15
by Laurence Lundblade
· 7 years ago
0595e93
rename QCBOREncode_Finish and QCBOREncode_Finish2
by Laurence Lundblade
· 7 years ago
3df8c7e
Big simplification of floating point API. Now does preferred encoding of floats like preferred encoding of ints per upcoming update to CBOR RFC
by Laurence Lundblade
· 7 years ago
0dbc917
Fixe formatting of license
by Laurence Lundblade
· 7 years ago
d92a616
Put under almost-BSD3 license
by Laurence Lundblade
· 7 years ago
5164a9e
merge new tag encoding design
by Laurence Lundblade
· 7 years ago
56230d1
new tagging encoding design complete and tested
by Laurence Lundblade
· 7 years ago
cafcfe1
New tag encoder basically working
by Laurence Lundblade
· 7 years ago
55a2483
SOme change to support encoding multiple tags; not yet complete
by Laurence Lundblade
· 7 years ago
4fe9f31
Clean up naming of macros to create useful bugs from literals and on stack
by Laurence Lundblade
· 7 years ago
369b90a
Big general tidy-up of the encoder tests
by Laurence Lundblade
· 7 years ago
471a3fd
malloc-based string allocator is fixed, tested and working. Other cleanup
by Laurence Lundblade
· 7 years ago
0fb6c6d
all tests seem to be integrated and working
by Laurence Lundblade
· 7 years ago
4d1ecba
fold basic and indefinite length tests in with the others; fix up Makefile
by Laurence Lundblade
· 7 years ago
684aec2
fold bstr wrap tests into encode tests
by Laurence Lundblade
· 7 years ago
2d85ce4
re organize tests for floating point mostly into one place; CAF floating point tests are passing
by Laurence Lundblade
· 7 years ago
dc6e28e
No type punning in UsefulBuf; bug fix in UsefulBuf; UsefulBuf tests running; get encode tests running
by Laurence Lundblade
· 7 years ago
2ded3d9
Add tests from CAF exactly as they came from CAF. They are not yet being called and run
by Laurence Lundblade
· 7 years ago