]> Cypherpunks repositories - gostls13.git/commit
crypto/internal/fips140test: make TestCASTFailures standalone
authorFilippo Valsorda <filippo@golang.org>
Mon, 27 Jan 2025 12:02:27 +0000 (13:02 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 13 Feb 2025 10:43:04 +0000 (02:43 -0800)
commit19f779dd4f44d12070d4302b72d6e0e93ab939f9
treed74dc06b049ec25fcb2313abc92ae792e7cecd1f
parent3e0f9e3973f6190cb63c511175e169543a466fe6
crypto/internal/fips140test: make TestCASTFailures standalone

We want it to work even when fips140test.test is cross-compiled and
moved to a different machine. Also, make it log more.

Change-Id: I6a6a46566712f05f6b551ecde75672baf2c0fc6b
Reviewed-on: https://go-review.googlesource.com/c/go/+/644644
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
src/crypto/internal/fips140test/cast_test.go