1
0
mirror of https://blitiri.com.ar/repos/chasquid synced 2026-06-09 19:33:35 +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
+15
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
}
+1
View File
@@ -0,0 +1 @@
ñandú
+1
View File
@@ -0,0 +1 @@
ÑAndÚ
+1
View File
@@ -0,0 +1 @@
Pingüino
+1
View File
@@ -0,0 +1 @@
pé@léa
+1
View File
@@ -0,0 +1 @@
henryⅣ@throne