aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/descriptor_parse.cpp
Commit message (Expand)AuthorAgeFilesLines
* fuzz: Add missing ECC_Start to descriptor_parse testIvan Metlushko2020-11-041-1/+2
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* fuzz: Extend descriptor fuzz testMarcoFalke2020-04-041-1/+6
* tests: Simplify code by removing unwarranted use of unique_ptr:spracticalswift2020-03-111-1/+1
* tests: Fix fuzzing harness for descriptor parsing (descriptor_parse)practicalswift2019-12-061-0/+3
* tests: Add Parse(...) (descriptor) fuzzing harnesspracticalswift2019-10-231-0/+22