1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-18 14:47:03 +00:00

test: Update fuzz tests to use the built-in infrastructure

Go 1.18 supports fuzzing natively, so this patch migrates our fuzzing
tests to make use of it.
This commit is contained in:
Alberto Bertogli
2023-02-05 12:30:25 +00:00
parent a54d81f406
commit efefee9fbb
88 changed files with 246 additions and 470 deletions

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("ÑAndÚ")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("henryⅣ@throne")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("ñandú")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("pé@léa")

View File

@@ -0,0 +1,2 @@
go test fuzz v1
string("Pingüino")