TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
refs/heads/encode-coverage
/
cmd_line_main.c
475c272
Documentation updates
by Laurence Lundblade
· 1 year, 3 months ago
41e96ca
Add UsefulBuf example code (#136)
by Laurence Lundblade
· 3 years, 4 months ago
323f8a9
Cleanup, TODO:'s ....
by Laurence Lundblade
· 5 years ago
d4cd723
new example starting to work
by Laurence Lundblade
· 5 years ago
29501b7
rename RunTest() and PrintSize() so they are not duplicate with t_cose
by Laurence Lundblade
· 6 years ago
ee85174
Documentation, comments and code formatting improvements
by Laurence Lundblade
· 6 years ago
035bd78
remove trailing spaces
by Laurence Lundblade
· 7 years ago
a3fd49f
Use SPDX-License-Identifier. (No change to code or license terms)
by Laurence Lundblade
· 7 years ago
d396f62
Make RunTest() handle newlines in a portable way
by Laurence Lundblade
· 7 years ago
2b8f557
Fix copyright date
by Laurence Lundblade
· 7 years ago
1f8b5b0
Remove malloc dependency in tests. Give list of tests to run on command line. Describe tests in README.md
by Laurence Lundblade
· 7 years ago
3aee3a3
remove all trailing tabs and spaces
by Laurence Lundblade
· 7 years ago
8ca1369
stop using printf to output the data structure sizes
by Laurence Lundblade
· 7 years ago
88b6ece
support command line naming of test to run
by Laurence Lundblade
· 7 years ago
972e59c
Increase allowed nesting level to 15
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
dbe6f21
big change with the new tag decoding -- unlimited number of tags, better handling of custom tags
by Laurence Lundblade
· 7 years ago
fab1b52
fix bugs indicating whether label/data was allocated; improve some decoding tests
by Laurence Lundblade
· 7 years ago
a44d506
fix bug in using string allocator for all strings; tests for string allocator for all strings; documentation for..
by Laurence Lundblade
· 7 years ago
742df4a
fixed bug in indefinite length map decoding; more indefinite length map tests
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
781fd82
Merge floating point support in; new test runner
by Laurence Lundblade
· 7 years ago
2300b56
put bstrwrap tests in a separate file
by Laurence Lundblade
· 7 years ago
a954db9
bstr wrapping is working; removed old way of doing it
by Laurence Lundblade
· 7 years ago
68a1335
half precision tests are running, but need a little more checking
by Laurence Lundblade
· 7 years ago
cc2ed34
Progress on floating point, but not done: a lot more tests, a few bug fixes; also copyright notice for floating point files; also some work on test framework
by Laurence Lundblade
· 7 years ago
624405d
add MIT license; update README
by Laurence Lundblade
· 7 years ago
74f6841
remove QCOM-isms -- memscpy, memsmove; clean up documentation; at least one basic test; put into XCode project
by Laurence Lundblade
· 7 years ago