summaryrefslogtreecommitdiff
path: root/src/fuzz/fuzz-main.c
Commit message (Expand)AuthorAgeFilesLines
* tests: add a fuzzer for the udev rules parser (#10929)Evgeny Vereshchagin2018-11-261-1/+2
* tests: run fuzzers four times in a row (#10794)Evgeny Vereshchagin2018-11-161-1/+7
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-3/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* fuzz: allow logging to be configured, disable in fuzz-unit-fileZbigniew Jędrzejewski-Szmek2018-03-111-0/+4
* fuzz: fix coding styleYu Watanabe2018-01-221-1/+1
* fuzz: add initial fuzzing infrastructureJonathan Rudenberg2018-01-171-0/+51