mirror of
https://github.com/soypat/lneto.git
synced 2026-08-18 05:34:02 +00:00
Add fuzz tests, rename fuzz tests and fix panic found by fuzzing (#72)
* begin adding better fuzz test * finish adding working fuzzer * implement mutateipv4 * fuzzer finds a panic in ICMP client on receive empty payload * rename fuzz tests to reflect fuzz methodology
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
go test fuzz v1
|
||||
int64(-36)
|
||||
int64(2)
|
||||
int64(3)
|
||||
Reference in New Issue
Block a user