Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fuzz inputs #220

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Add fuzz inputs #220

wants to merge 5 commits into from

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented Mar 21, 2025

C.f. last one: #202

mv fuzz_corpora fuzz_inputs_moved
../bitcoin-core/bld/test/fuzz/test_runner.py -l DEBUG --par $( nproc ) --m_dir ./fuzz_inputs_moved/  --m_dir ./results_from_working_farm --m_dir ../etc/... ./fuzz_corpora
git restore -- ./fuzz_corpora
git add ./fuzz_corpora
git commit -m "Add fuzz inputs"

@maflcko
Copy link
Contributor Author

maflcko commented Mar 21, 2025

(This time there are also some cross-pollinate commits for freshly added fuzz targets)

@maflcko
Copy link
Contributor Author

maflcko commented Mar 21, 2025

i'll follow-up with the ci failures later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant