mirror of
https://github.com/soypat/lneto.git
synced 2026-08-18 21:54:01 +00:00
Fuzz fixes (#73)
* remove old fuzz corpus and stick to using PCG for seeding fuzz test * polish up drain logic and reduce action search space * improve fuzzing debug prints * more fuzz fixes also formatter capture printer fixes * refactor StackSeeded test * fix challenge ack infinite packet bug * more expressive challenge satisfy * remove printing
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(36)
|
||||
int64(-34)
|
||||
int64(-32)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(692)
|
||||
int64(-66)
|
||||
int64(-115)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(28)
|
||||
int64(2)
|
||||
int64(3)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(-1)
|
||||
int64(0)
|
||||
int64(94)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(-36)
|
||||
int64(2)
|
||||
int64(3)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(296)
|
||||
int64(-16)
|
||||
int64(-12)
|
||||
@@ -0,0 +1,3 @@
|
||||
go test fuzz v1
|
||||
int64(676827762285163398)
|
||||
int64(1141027023543727980)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(-774)
|
||||
int64(-138)
|
||||
int64(-206)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(12)
|
||||
int64(-1)
|
||||
int64(115)
|
||||
@@ -1,4 +0,0 @@
|
||||
go test fuzz v1
|
||||
int64(-53)
|
||||
int64(0)
|
||||
int64(94)
|
||||
Reference in New Issue
Block a user