]> Cypherpunks repositories - gostls13.git/commit
crypto: use testenv.Executable(t) instead of os.Args[0] in tests
authorFilippo Valsorda <filippo@golang.org>
Fri, 9 Jan 2026 18:01:50 +0000 (19:01 +0100)
committerGopher Robot <gobot@golang.org>
Mon, 12 Jan 2026 18:59:46 +0000 (10:59 -0800)
commitdf6c351aa4bbc8805406bfef979e62f59fc76da9
treeebcd6e401567e940d9d716eaa11f6f2c851e887b
parentcc1d7afb247677fd9a1f75d11587af00d65e231d
crypto: use testenv.Executable(t) instead of os.Args[0] in tests

Change-Id: Ib0ec1f05e51a4295a9369d6e8c6b61976a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/735260
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Junyang Shao <shaojunyang@google.com>
Reviewed-by: Daniel McCarney <daniel@binaryparadox.net>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
Reviewed-by: Michael Pratt <mpratt@google.com>
src/crypto/internal/fips140test/acvp_test.go
src/crypto/internal/fips140test/check_test.go
src/crypto/tls/bogo_shim_test.go