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:
Pat Whittingslow
2026-04-11 18:01:05 -03:00
committed by GitHub
parent 66a1aec593
commit 54bc52d9d8
17 changed files with 487 additions and 297 deletions
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(36)
int64(-34)
int64(-32)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(692)
int64(-66)
int64(-115)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(28)
int64(2)
int64(3)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(-1)
int64(0)
int64(94)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(-36)
int64(2)
int64(3)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(296)
int64(-16)
int64(-12)
+3
View File
@@ -0,0 +1,3 @@
go test fuzz v1
int64(676827762285163398)
int64(1141027023543727980)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(-774)
int64(-138)
int64(-206)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(12)
int64(-1)
int64(115)
-4
View File
@@ -1,4 +0,0 @@
go test fuzz v1
int64(-53)
int64(0)
int64(94)