rcl/tools
Ruud van Asseldonk 7554cf59ea Add script to run all fuzzers briefly
I am writing a release checklist, and on there is to run all fuzzers
briefly, something I forgot in the past. I run fuzz_source and
fuzz_smith all the time, but the others not that much. So I put it in
the playbook, and then the Bash onlineliner was turning into multiple
lines, so it's time to rewrite it in Python.

It doesn't provide the proper dictionary arguments, but it's good enough
for now.
2025-08-30 21:28:19 +02:00
..
expand_fuzz_corpus.py Remove historical fuzz modes from corpus 2024-04-27 14:11:03 +02:00
fuzz_all.py Add script to run all fuzzers briefly 2025-08-30 21:28:19 +02:00
generate_keywords.py Autoformat Python sources, make Mypy happy 2025-03-15 20:54:25 +01:00
migrate_fuzz_corpus.py Add a script to migrate the fuzz corpus 2023-09-23 22:26:21 +02:00
seed_fuzz_corpus.py Update seed_fuzz_corpus for new fuzzers 2025-03-02 20:51:55 +01:00
update_repos.py Make repo update script fill in the latest TS commit 2025-08-30 21:28:19 +02:00