Commit Graph
6 Commits
Author SHA1 Message Date
Daniel HofstetterandSylvestre Ledru b6e4c455ec fuzz: adapt to changes in rand 2026-04-12 13:29:12 +02:00
Sylvestre LedruandGitHub 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
Daniel Hofstetter 9aec9dc454 fuzz: adapt to API changes of rand 2025-01-30 14:41:36 +01:00
Sylvestre LedruandGitHub 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 2fcfec6490 fuzz seq 2023-12-05 22:10:15 +01:00