lnd.xprv/fuzz/brontide
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
..
fuzz_utils.go fuzz/brontide: fix fuzz_utils.go NewBrontideMachine callsites 2020-09-22 15:53:49 -04:00
random_actone.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
random_actthree.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
random_acttwo.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
random_init_decrypt.go fuzz/brontide: random+static decrypt harnesses 2020-01-30 16:46:01 -05:00
random_init_enc_dec.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
random_init_encrypt.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
random_resp_decrypt.go fuzz/brontide: random+static decrypt harnesses 2020-01-30 16:46:01 -05:00
random_resp_enc_dec.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
random_resp_encrypt.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_actone.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_actthree.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_acttwo.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_init_decrypt.go fuzz/brontide: random+static decrypt harnesses 2020-01-30 16:46:01 -05:00
static_init_enc_dec.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_init_encrypt.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_resp_decrypt.go fuzz/brontide: random+static decrypt harnesses 2020-01-30 16:46:01 -05:00
static_resp_enc_dec.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00
static_resp_encrypt.go fuzz: change return values to 1 rather than 0 or -1 2020-10-13 15:17:57 -04:00