mirror of
https://github.com/soypat/lneto.git
synced 2026-08-14 20:03:45 +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,3 @@
|
||||
go test fuzz v1
|
||||
int(1)
|
||||
[]byte("00000000000000")
|
||||
Reference in New Issue
Block a user