+14
−0
+3
−0
+13
−8
tests/fuzz/CMakeLists.txt
deleted100644 → 0
+0
−1
+12
−9
Loading
- Start with the basic code from the ossfuzz project. - Rewrite fuzz corpora to be binary files full of Type-Length-Value data, and write a glue layer in the fuzzing function to convert corpora into CURL options. - Have supporting functions to generate corpora from existing tests - Integrate with Makefile.am