1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2025-12-17 14:37:02 +00:00

normalize: Fuzz testing

This commit is contained in:
Alberto Bertogli
2017-04-25 22:14:28 +01:00
parent 9f603da8de
commit 4e2e3785d2
6 changed files with 20 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
// Fuzz testing for package normalize.
// +build gofuzz
package normalize
func Fuzz(data []byte) int {
s := string(data)
User(s)
Domain(s)
Addr(s)
DomainToUnicode(s)
return 0
}

View File

@@ -0,0 +1 @@
ñandú

View File

@@ -0,0 +1 @@
ÑAndÚ

View File

@@ -0,0 +1 @@
Pingüino

View File

@@ -0,0 +1 @@
pé@léa

View File

@@ -0,0 +1 @@
henryⅣ@throne