lnd.xprv/fuzz/wtwire
eugene f82653cb06
fuzz: change return values to 1 rather than 0 or -1
This allows gofuzz to store the mutating input as coverage if it reaches
any new coverage, even if it didn't make it to the end of the test.
2020-10-13 15:17:57 -04:00
..
create_session_reply.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
create_session.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
delete_session_reply.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
delete_session.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
error.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
fuzz_utils.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
init.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
state_update_reply.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00
state_update.go fuzz/wtwire: adding wtwire fuzzers 2020-01-28 20:20:35 -05:00