go/misc/cgo/testsanitizers/testdata
Bryan C. Mills 8f1e2d4ef7 misc/cgo/testsanitizers: move test source files into testdata directory
If we run 'go test ./...' in the misc module, we don't want to see
errors for these standalone files.

We could instead add +ignore tags to each file individually, but this
is exactly what a testdata directory is for.

Updates #30228

Change-Id: I7047ad888dd6aff701f5982d58b6a79f6a487c58
Reviewed-on: https://go-review.googlesource.com/c/163417
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
2019-02-22 21:58:00 +00:00
..
msan.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan2.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan2_cmsan.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan3.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan4.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan5.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan6.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan_fail.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
msan_shared.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan2.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan3.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan4.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan5.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan6.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan7.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan8.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan9.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan10.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan11.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan12.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00
tsan_shared.go misc/cgo/testsanitizers: move test source files into testdata directory 2019-02-22 21:58:00 +00:00