This is needed when stdout is polluted by the fuzz engine. stderr can't be used instead because it is polluted by aborting the program.
fuzz: Add WRITE_ALL_FUZZ_TARGETS_AND_ABORT #21874
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2105-fuzzWRITE_ALL_FUZZ_TARGETS_AND_ABORT changing 1 files +12 −1-
MarcoFalke commented at 9:03 AM on May 7, 2021: member
-
fuzz: Add WRITE_ALL_FUZZ_TARGETS_AND_ABORT fa5cb6b268
- DrahtBot added the label Tests on May 7, 2021
- MarcoFalke merged this on May 7, 2021
- MarcoFalke closed this on May 7, 2021
-
MarcoFalke commented at 1:50 PM on May 7, 2021: member
Sorry for merging this without review. Post-merge review is welcome.
- MarcoFalke deleted the branch on May 7, 2021
- sidhujag referenced this in commit 3aec64c687 on May 7, 2021
-
practicalswift commented at 3:34 PM on May 7, 2021: contributor
Post-merge ACK fa5cb6b268554fe0f272833794a98106872ac6a5: patch looks splendid
Like the C++17 style
if (const Foo foo = bar()) {. No more scope creep! - gwillen referenced this in commit e873c758fa on Jun 1, 2022
- DrahtBot locked this on Aug 16, 2022
Contributors
Labels