mirror of
https://blitiri.com.ar/repos/chasquid
synced 2025-12-17 14:37:02 +00:00
Add some tests
This patch adds some tests that cover the SMTP commands, including STARTTLS and various correctness checks. There are also two simple benchmarks, that are not optimized and are more useful for stress testing and profiling than anything else.
This commit is contained in:
@@ -15,6 +15,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
_ "net/http/pprof"
|
||||
|
||||
"github.com/golang/glog"
|
||||
"golang.org/x/net/trace"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user