add fuzz tests (#234)

This commit is contained in:
Alessandro Ros
2023-04-09 18:02:36 +02:00
committed by GitHub
parent 5859c9cb29
commit b6727c07ef
31 changed files with 112 additions and 277 deletions

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("0:\r")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("0")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("0:")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("0:0")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
[]byte("\r")