go/src/internal/trace/trace_test.go

func TestTraceAnnotations(t *testing.T) {}

func TestTraceAnnotationsStress(t *testing.T) {}

func TestTraceCgoCallback(t *testing.T) {}

func TestTraceCPUProfile(t *testing.T) {}

func TestTraceFutileWakeup(t *testing.T) {}

func TestTraceGCStress(t *testing.T) {}

func TestTraceGOMAXPROCS(t *testing.T) {}

func TestTraceStacks(t *testing.T) {}

func TestTraceStress(t *testing.T) {}

func TestTraceStressStartStop(t *testing.T) {}

func TestTraceManyStartStop(t *testing.T) {}

func TestTraceWaitOnPipe(t *testing.T) {}

func TestTraceIterPull(t *testing.T) {}

func checkReaderDeterminism(t *testing.T, tb, _ []byte, _ bool) {}

func testTraceProg(t *testing.T, progName string, extra func(t *testing.T, trace, stderr []byte, stress bool)) {}