func testing.RunTests

one use

	testing (current package)
		testing.go#L1798: func RunTests(matchString func(pat, str string) (bool, error), tests []InternalTest) (ok bool) {