TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
3aee3a3bdd5a34fdc587fbfc014c7dcc8ad5c043
/
test
/
float_tests.c
3aee3a3
remove all trailing tabs and spaces
by Laurence Lundblade
· 7 years ago
067035b
big change for simpler encoding design for tags and labels
by Laurence Lundblade
· 7 years ago
0595e93
rename QCBOREncode_Finish and QCBOREncode_Finish2
by Laurence Lundblade
· 7 years ago
67bd551
simpler float decoding to parallel simpler float encoding. Interface uses only a double
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
bb474be
Some clean up of floating point tests
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
570fab5
Turn up compiler warnings to max and fix them; one more indefinite length test
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
[Renamed (86%) from test/half_precision_test.c]
781fd82
Merge floating point support in; new test runner
by Laurence Lundblade
· 7 years ago
7d40d81
tests passing for NaN float conversion to/from half precision
by Laurence Lundblade
· 7 years ago
8db3d3e
make sNaN, qNaN and NaN payloads work right; not tested yet
by Laurence Lundblade
· 7 years ago
d711fb2
Lots more floating point tests; floating point getting near complete; still need some work on NaN payloads
by Laurence Lundblade
· 7 years ago
68a1335
half precision tests are running, but need a little more checking
by Laurence Lundblade
· 7 years ago