1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-15 09:41:07 +00:00
uutils-coreutils/fuzz/fuzz_targets
Nicolas Boichat 6243dd5494 uucore: Move parser to a feature
This will eventually be needed as we'll want parse_time to
call into num_parser, which was previously contained in format
feature.
2025-04-04 15:25:06 +02:00
..
fuzz_common fuzz: improve readability of fuzzer output, add colors 2025-02-09 00:33:21 +01:00
fuzz_cksum.rs fuzz(cksum): fix fuzzer to use GNU's binary instead of the systems', remove false positives, improve logging 2025-02-12 19:46:18 +01:00
fuzz_cut.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
fuzz_date.rs fuzz: fix clippy warnings 2023-09-28 21:52:26 +02:00
fuzz_echo.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
fuzz_env.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
fuzz_expr.rs add some missing unsafe 2025-03-24 21:33:16 +01: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 uucore: Move parser to a feature 2025-04-04 15:25:06 +02:00
fuzz_printf.rs add some missing unsafe 2025-03-24 21:33:16 +01:00
fuzz_seq.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
fuzz_seq_parse_number.rs seq: fuzz PreciseNumber::from_str (#6183) 2024-04-15 08:07:06 +02:00
fuzz_sort.rs add some missing unsafe 2025-03-24 21:33:16 +01:00
fuzz_split.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
fuzz_test.rs fuzz: use new "<"/">" operators in fuzz_test 2025-02-21 14:58:54 +01:00
fuzz_tr.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
fuzz_wc.rs fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00