go/src/testing
Dmitry Vyukov 20004ba889 testing: add tracing support
testing part of tracing functionality:
https://docs.google.com/document/u/1/d/1FP5apqzBgr7ahCCgFO-yoVhk4YZrNIDNf9RybngBc14/pub
Full change:
https://codereview.appspot.com/146920043

Change-Id: Ia3c2c4417106937d5775b0e7064db92c1fc36679
Reviewed-on: https://go-review.googlesource.com/1461
Reviewed-by: Russ Cox <rsc@golang.org>
2015-01-28 16:43:00 +00:00
..
iotest testing/iotest: fix copy/paste error in comment 2014-12-29 19:05:37 +00:00
quick build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
allocs.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
allocs_test.go runtime: account for tiny allocs, for testing.AllocsPerRun 2014-09-17 14:49:32 -04:00
benchmark.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
benchmark_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
cover.go testing: read coverage counters atomically 2014-09-09 12:31:07 -07:00
example.go testing: style change: omit unnecessary new 2014-12-20 01:40:11 +00:00
export_test.go build: move package sources from src/pkg to src 2014-09-08 00:08:51 -04:00
testing.go testing: add tracing support 2015-01-28 16:43:00 +00:00
testing_test.go cmd/go, testing: add TestMain support 2014-09-19 13:51:06 -04:00