mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 10:41:40 +00:00
Load some custom configuration (like in the unit tests) and factorize some (fuzzing) common code. There is no way to pass file paths to the fuzzers as parameters. The safe solution seems to be to load them from the process working dir. Anyway, missing file is not a blocking error. Remove some dead code (found looking at the coverage report) |
||
|---|---|---|
| .. | ||
| corpus/fuzz_quic_get_crypto_data | ||
| fuzz_common_code.c | ||
| fuzz_common_code.h | ||
| fuzz_ndpi_reader.c | ||
| fuzz_process_packet.c | ||
| fuzz_quic_get_crypto_data.c | ||
| Makefile.am | ||