TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
76986c8dbc249b273f81296eb430b75ae3324af8
/
test
/
qcbor_encode_tests.h
b24faef
New encode feature allows direct writing of byte string value (#137)
by Laurence Lundblade
· 3 years, 3 months ago
46d63e9
Add support for day count dates, RFC 8943 (#106)
by Laurence Lundblade
· 4 years, 3 months ago
dd6e76e
rename config macro QCBOR_CONFIG_DISABLE_EXP_AND_MANTISSA
by Laurence Lundblade
· 4 years, 5 months ago
844bb5c
split qcbor.h into four separate headers (#34)
by Laurence Lundblade
· 5 years ago
c9f0fbc
Add QCBOREncode_EncodeHead() and other for bstr wrapping
by Laurence Lundblade
· 5 years ago
c5fef68
Refine use of integer variables to quiet static analyzers and reduce object code size a little
by Laurence Lundblade
· 6 years ago
ee85174
Documentation, comments and code formatting improvements
by Laurence Lundblade
· 6 years ago
59289e5
Add support for decimal fractions and big floats (#19)
by Laurence Lundblade
· 6 years ago
a65b482
Minor clean up of test code headers
by Laurence Lundblade
· 6 years ago
5d82788
Fix map/array encoding with length 31
by Jan Jongboom
· 6 years ago
47d86c5
Add encode test for indefinite length array/map
by Jan Jongboom
· 6 years ago
f0ea5f3
cosmetic changes; update copyright year and remove trailing spaces
by Laurence Lundblade
· 7 years ago
1661923
merge in optimized type and argument encode
by Laurence Lundblade
· 7 years ago
3aee3a3
remove all trailing tabs and spaces
by Laurence Lundblade
· 7 years ago
1ef8b2d
bug fix for error handling for buffers larger than 4GB, test to verify such handling
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
369b90a
Big general tidy-up of the encoder tests
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
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