1
0
mirror of https://github.com/golang/go synced 2024-11-23 06:20:07 -07:00
go/misc/cgo/testsanitizers
Ian Lance Taylor 1df5183f4c misc/cgo/testsanitizers: report stderr if go run tsan*.go fails
Update #14559.

Change-Id: I8894f8e16902685f55a21d902199fbe0905f0558
Reviewed-on: https://go-review.googlesource.com/20050
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitry Vyukov <dvyukov@google.com>
2016-02-29 14:58:15 +00:00
..
msan2.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
msan3.go cmd/cgo, runtime: exported Go functions can't return a Go pointer 2015-11-19 18:28:39 +00:00
msan4.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
msan_fail.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
msan.go runtime: don't call msanread when running on the system stack 2015-11-11 06:04:04 +00:00
test.bash misc/cgo/testsanitizers: report stderr if go run tsan*.go fails 2016-02-29 14:58:15 +00:00
tsan2.go cmd/cgo: add hooks for thread sanitizer 2016-02-28 04:56:17 +00:00
tsan.go cmd/cgo: add hooks for thread sanitizer 2016-02-28 04:56:17 +00:00