Lines Matching defs:T
114 func TestValidateSafePath(t *testing.T) {
127 func TestValidatePath(t *testing.T) {
140 func TestOptionalPath(t *testing.T) {
148 func checkInvalidOptionalPath(t *testing.T, path OptionalPath) {
164 func check(t *testing.T, testType, testString string,
232 func TestPathForModuleInstall(t *testing.T) {
511 func TestDirectorySortedPaths(t *testing.T) {
592 func TestMaybeRel(t *testing.T) {
649 func TestPathForSource(t *testing.T) {
772 func testPathForModuleSrc(t *testing.T, buildDir string, tests []pathForModuleSrcTestCase) {
828 func TestPathsForModuleSrc(t *testing.T) {
894 func TestPathForModuleSrc(t *testing.T) {
947 func TestPathsForModuleSrc_AllowMissingDependencies(t *testing.T) {