Also reuse test string with embedded null char in other tests.
This is a backport of core#21438
Differential D11081
test: add ParseUInt8() unit and fuzz test coverage PiRK on Feb 21 2022, 07:04. Authored by
Details
Also reuse test string with embedded null char in other tests. This is a backport of core#21438 ninja check bitcoin-fuzzers
Diff Detail
Event TimelineComment Actions undeduplicate the line in test_ParseInt32 and deduplicate the line related to this pr in test_parseUInt8 |