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
160 B
Plaintext
4 lines
160 B
Plaintext
go test fuzz v1
|
|
int(0)
|
|
[]byte("EHLO localhost\nAUTH PLAIN something\nAUTH PLAIN something\nAUTH PLAIN something\nAUTH PLAIN something\nAUTH PLAIN something\n")
|