TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
QCBOR
/
1f8b5b034af6be2e64bdaaa9e9cac8b0d1695bfc
/
cmd_line_main.c
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