Imports of package testutilities

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/Microsoft/hcsshim/internal/hcs
github.com/Microsoft/hcsshim/internal/lcow
github.com/Microsoft/hcsshim/internal/uvmThis package describes the external interface for utility VMs.
github.com/Microsoft/hcsshim/internal/wclayerPackage wclayer provides bindings to HCS's legacy layer management API and provides a higher level interface around these calls for container layer management.
github.com/Microsoft/hcsshim/osversion
github.com/opencontainers/runtime-spec/specs-go
io/ioutilPackage ioutil implements some I/O utility functions.
osPackage os provides a platform-independent interface to operating system functionality.
os/execPackage exec runs external commands.
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.