[WIP] Fuzzing framework #7940
pull pstratem wants to merge 2 commits into bitcoin:master from pstratem:2016-04-20-fuzzing-framework changing 3 files +275 −1-
pstratem commented at 3:22 pm on April 25, 2016: contributor
-
Simple fuzzing framework. c4163eb510
-
CMessageHeader.IsValid() 761d2e2817
-
in src/Makefile.am: in 761d2e2817
65@@ -66,7 +66,7 @@ if BUILD_BITCOIND 66 endif 67 68 if BUILD_BITCOIN_UTILS 69- bin_PROGRAMS += bitcoin-cli bitcoin-tx 70+ bin_PROGRAMS += bitcoin-cli bitcoin-tx bitcoin-fuzzy
laanwj commented at 3:23 pm on April 25, 2016:I don’t think this should be under BITCOIN_UTILS, as that means it will be packaged as part of the binaries. It needs to be in its own category, to be specifically enabled as a configure switch, I think.
pstratem commented at 3:58 am on April 27, 2016:Agreedlaanwj commented at 3:23 pm on April 25, 2016: memberConcept ACK. Would be useful to add documentation indoc/
on how to use this.laanwj added the label Tests on Apr 25, 2016jtimon commented at 1:36 pm on May 20, 2016: contributorConcept ACKpstratem commented at 1:07 am on July 11, 2016: contributorI still think this is something we need, but I think someone with a better understanding of autotools should do this.pstratem closed this on Jul 11, 2016
laanwj commented at 11:23 am on July 11, 2016: memberOh too bad, think this would have been good to have.
But I guess in the mean time anyone that wants to fuzz can merge this or use your branch themselves.
laanwj assigned theuni on Aug 24, 2016MarcoFalke locked this on Sep 8, 2021
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 18:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-17 18:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me