aboutsummaryrefslogtreecommitdiff
path: root/scripts/fuzz.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: ensure bash is running themMiquel Sabaté Solà2026-07-231-1/+1
| | | | Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
* scripts: separate fuzzy testing into its own fileMiquel Sabaté Solà2026-07-091-0/+12
This way we can simply run fuzzy testing multiple times from the shell without having to run the full tests too. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>