Imports of package tests

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/mailru/easyjsonPackage easyjson contains marshaler/unmarshaler interfaces and helper functions.
github.com/mailru/easyjson/jlexerPackage jlexer contains a JSON lexer implementation.
github.com/mailru/easyjson/jwriterPackage jwriter contains a JSON writer.
github.com/mailru/easyjson/opt
mathPackage math provides basic constants and mathematical functions.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
timePackage time provides functionality for measuring and displaying time.