TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
refs/heads/enter-array
/
test
/
UsefulBuf_Tests.c
b24faef
New encode feature allows direct writing of byte string value (#137)
by Laurence Lundblade
· 3 years, 3 months ago
8ece373
Improve documentation for encode size calculation mode (#123)
by Laurence Lundblade
· 3 years, 11 months ago
ef5f07a
Add compile option to disable floating point usage (#114)
by Máté Tóth-Pál
· 3 years, 11 months ago
b970245
Quiet warnings for stricter compilers configurations (#84)
by Laurence Lundblade
· 4 years, 5 months ago
cf41c52
New Rewind method for entered maps...; bug fix for entering tagged wrapping byte strings
by Laurence Lundblade
· 4 years, 6 months 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
30dd0ba
Add encode functions to check for NULL output buf and internal error state
by Laurence Lundblade
· 6 years ago
d5e101e
Add UsefulBuf_IsValue which checks all bytes in a UsefulBufC for a value.
by Laurence Lundblade
· 6 years ago
df1c1cf
Get rid of extra spaces, minor documentation improvements, readme additions
by Laurence Lundblade
· 7 years ago
6d926af
Update copyright date to 2019 for last check-in
by Laurence Lundblade
· 7 years ago
7412f81
Minor bug fix to UsefulBuf_Tail; add tests to check UsefulBuf_Tail and test for BStr wrap with NULL output buf
by Laurence Lundblade
· 7 years ago
3aee3a3
remove all trailing tabs and spaces
by Laurence Lundblade
· 7 years ago
25c6c0a
clean up use of const with UsefulBuf. May solve compiler errors/warnings for some compilers / compiler options
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
4fe9f31
Clean up naming of macros to create useful bugs from literals and on stack
by Laurence Lundblade
· 7 years ago
05ec57b
Useful_Set interface changed to be more in line with UsefulBulf conventions
by Laurence Lundblade
· 7 years ago
7566b9f
bug fix for UsefulBuf_CopyOffset; complete tests for UsefulBuf
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