Imports of package testfiles

PathSynopsis
golang.org/x/tools/go/packagesPackage packages loads Go packages for inspection and analysis.
golang.org/x/tools/internal/testenvPackage testenv contains helper functions for skipping tests based on which tools are present in the environment.
golang.org/x/tools/txtarPackage txtar implements a trivial text-based file archive format.
io/fsPackage fs defines basic interfaces to a file system.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
testingPackage testing provides support for automated testing of Go packages.