Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TestEcho (0.53 sec)

  1. src/cmd/dist/test.go

    			race:     true,
    			runTests: "Output",
    			pkg:      "runtime/race",
    		})
    	t.registerTest(hdr,
    		&goTest{
    			variant:  "race",
    			race:     true,
    			runTests: "TestParse|TestEcho|TestStdinCloseRace|TestClosedPipeRace|TestTypeRace|TestFdRace|TestFdReadRace|TestFileCloseRace",
    			pkgs:     []string{"flag", "net", "os", "os/exec", "encoding/gob"},
    		})
    	// We don't want the following line, because it
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 16:01:35 UTC 2024
    - 50K bytes
    - Viewed (0)
Back to top