Imports of package testutil

PathSynopsis
golang.org/x/tools/go/analysisPackage analysis defines the interface between a modular static analysis and an analysis driver program.
golang.org/x/tools/go/analysis/analysistestPackage analysistest provides utilities for testing analyzers.
testingPackage testing provides support for automated testing of Go packages.