]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64
authorDmitri Goutnik <dgoutnik@gmail.com>
Wed, 8 Jun 2022 15:56:36 +0000 (10:56 -0500)
committerDmitri Goutnik <dgoutnik@gmail.com>
Fri, 14 Oct 2022 12:48:50 +0000 (12:48 +0000)
commita4b4717f23334547f40f90f1457f3dc086259fa3
tree309484968f7d545afbf2cbf9010f239688daea3d
parente56c93f07b445d1c123b1c46483db2d214af8cc3
cmd/dist, misc/cgo/testsanitizers: enable msan tests on freebsd/amd64

Adjust os/arch checks to enable msan tests on freebsd/amd64.

R=go1.20

For #53298

Change-Id: I3d0f5259db73d526d006a12de5ba6284528cf819
Reviewed-on: https://go-review.googlesource.com/c/go/+/411276
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
misc/cgo/testsanitizers/cc_test.go
misc/cgo/testsanitizers/msan_test.go
src/cmd/dist/test.go