Imports of package synctest

PathSynopsis
internal/synctestPackage synctest provides support for testing concurrent code.
testingPackage testing provides support for automated testing of Go packages.
unsafePackage unsafe contains operations that step around the type safety of Go programs.