coreutils/fuzz/fuzz_targets
Sylvestre Ledru 8493800d4f
fuzzing: print the diff in case of issue (#5866)
* fuzzing: print the diff in case of issue

* Simplify the code

* fuzz: remove unused import similar::ChangeTag

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
2024-01-22 08:06:13 +01:00
..
fuzz_common.rs fuzzing: print the diff in case of issue (#5866) 2024-01-22 08:06:13 +01:00
fuzz_cut.rs Add new fuzzers: cut, sort, split and wc (#5760) 2024-01-04 13:40:47 +01:00
fuzz_date.rs fuzz: fix clippy warnings 2023-09-28 21:52:26 +02:00
fuzz_echo.rs fuzz: add the capability to pipe info into fuzz (#5668) 2023-12-21 16:18:00 +01:00
fuzz_expr.rs fuzz: add the capability to pipe info into fuzz (#5668) 2023-12-21 16:18:00 +01:00
fuzz_parse_glob.rs fuzz: fix clippy warnings 2023-09-28 21:52:26 +02:00
fuzz_parse_size.rs fuzz: use parse_size_u64 2023-10-29 18:54:40 +08:00
fuzz_parse_time.rs add libfuzzer as a word 2023-03-10 00:03:26 +01:00
fuzz_printf.rs fuzz: add the capability to pipe info into fuzz (#5668) 2023-12-21 16:18:00 +01:00
fuzz_seq.rs fuzz: add the capability to pipe info into fuzz (#5668) 2023-12-21 16:18:00 +01:00
fuzz_sort.rs Add new fuzzers: cut, sort, split and wc (#5760) 2024-01-04 13:40:47 +01:00
fuzz_split.rs Add new fuzzers: cut, sort, split and wc (#5760) 2024-01-04 13:40:47 +01:00
fuzz_test.rs fuzz: add the capability to pipe info into fuzz (#5668) 2023-12-21 16:18:00 +01:00
fuzz_wc.rs Add new fuzzers: cut, sort, split and wc (#5760) 2024-01-04 13:40:47 +01:00