summaryrefslogtreecommitdiff
path: root/fuzz
Commit message (Expand)AuthorAgeFilesLines
* cr50: Add extern "C" to headers used by future fuzzing target.Allen Webb2018-11-151-2/+0
* cr50_fuzz: Fix broken compilationAllen Webb2018-11-091-0/+7
* cr50_fuzz: Add missing include and define.Allen Webb2018-09-121-0/+2
* makefule.rules: Add cxx_to_o rule for building c++ files.Allen Webb2018-09-071-7/+10
* cr50_fuzz: Add minimal fuzzer for pinweaver.Allen Webb2018-09-074-2/+147
* fuzz: Hide conflicts with cstdlib and use clang++ for linking.Allen Webb2018-09-071-1/+13
* Move fuzzing tests into a fuzz subfolder.Allen Webb2018-08-224-0/+226