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
Nicolas Boichat
75072b5a98
fuzz: Run cargo fmt
2025-04-09 08:55:32 +02:00
Daniel Hofstetter
9aec9dc454
fuzz: adapt to API changes of rand
2025-01-30 14:41:36 +01:00
Sylvestre Ledru
08f324bf40
Silent some clippy warnings
2024-04-01 01:06:17 +02:00
Sylvestre Ledru
546201bd00
fuzz: add the capability to pipe info into fuzz ( #5668 )
...
* fuzz: add the capability to pipe info into fuzz
* address the comments
* show the piped message if any
2023-12-21 16:18:00 +01:00
Sylvestre Ledru
b2e26f2aec
fuzz: Simplify the compare_result function
2023-12-17 17:57:21 +01:00
Sylvestre Ledru
9ef43191ff
Document that \0NNN and \xHH need more work
2023-12-04 21:20:47 +01:00
Sylvestre Ledru
4d5c034eb1
Run the echo fuzzer in the CI
2023-11-30 09:14:58 +01:00
Sylvestre Ledru
66e0835e72
fuzz the echo command
2023-11-29 09:55:55 +01:00