mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-04 17:27:02 +00:00
Go 1.18 supports fuzzing natively, so this patch migrates our fuzzing tests to make use of it.
4 lines
227 B
Plaintext
4 lines
227 B
Plaintext
go test fuzz v1
|
|
int(0)
|
|
[]byte("EHLO localhost\nMAIL FROM: <>\nRCPT TO: user@testserver\nDATA\nFrom: Mailer daemon <somewhere@báratro>\nSubject: I've come to haunt you\nMessage-ID: <booooo>\n\nÑañañañaña!\n\n\n.\nQUIT\n")
|