Skip to content

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented Jan 3, 2024

Done with something like the following to allow for reduced inputs to get added to the repo. C.f. #150 (comment)

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

@maflcko
Copy link
Contributor Author

maflcko commented Jan 3, 2024

cc @dergoegge

@murchandamus
Copy link
Contributor

Ah very cool. That’s a great idea.

@dergoegge dergoegge merged commit 1da8e17 into bitcoin-core:main Jan 3, 2024
@dergoegge dergoegge mentioned this pull request Jan 23, 2024
@maflcko maflcko mentioned this pull request Mar 14, 2024
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