Skip to content

Add fuzz inputs #202

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

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Add fuzz inputs #202

merged 1 commit into from
Aug 27, 2024

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented Aug 23, 2024

C.f. last one: #184

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

@murchandamus
Copy link
Contributor

See that it only adds stuff, and looked over the fuzz coverage reports. LGTM f50cf5a

@maflcko
Copy link
Contributor Author

maflcko commented Aug 27, 2024

@dergoegge

@dergoegge dergoegge merged commit 65ac5a6 into bitcoin-core:main Aug 27, 2024
4 checks passed
@maflcko maflcko mentioned this pull request Mar 21, 2025
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.

3 participants