coreutils/fuzz/fuzz_targets
Sylvestre Ledru eff2cd997e
Create an uufuzz crate for common functions and use it (#7954)
* uufuzz: create a crate with the common functions

* uufuzz: move the fuzz-common functions

* uufuzz: polish the crate

* adjust the fuzzer to use uufuzz
2025-05-21 09:26:59 +02:00
..
fuzz_cksum.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_cut.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_date.rs fuzz: fix clippy warnings 2023-09-28 21:52:26 +02:00
fuzz_echo.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_env.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_expr.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_parse_glob.rs uucore: Move parser to a feature 2025-04-04 15:25:06 +02:00
fuzz_parse_size.rs uucore: Move parser to a feature 2025-04-04 15:25:06 +02:00
fuzz_parse_time.rs Merge pull request #7760 from Qelxiros/7670-tail-hex-formatting 2025-04-23 18:34:00 +02:00
fuzz_printf.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_seq.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_seq_parse_number.rs seq: fuzz PreciseNumber::from_str (#6183) 2024-04-15 08:07:06 +02:00
fuzz_sort.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_split.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_test.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_tr.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00
fuzz_wc.rs Create an uufuzz crate for common functions and use it (#7954) 2025-05-21 09:26:59 +02:00