Imports of package countertest

PathSynopsis
golang.org/x/telemetry/counterPackage counter implements a simple counter system for collecting totally public telemetry data.
golang.org/x/telemetry/internal/counterPackage internal/counter implements the internals of the public counter package.
golang.org/x/telemetry/internal/telemetryPackage telemetry manages the telemetry mode file.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
testingPackage testing provides support for automated testing of Go packages.