]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: add more pie tests, fips tests
authorRuss Cox <rsc@golang.org>
Wed, 6 Nov 2024 16:29:54 +0000 (11:29 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 13 Nov 2024 19:57:45 +0000 (19:57 +0000)
commit26e1010372216d013a0279be6b453fd680130881
treeca2b068e0f9c64e0b470fa6a492bb192863b289b
parent66b6b174b6d320ff2044835504ecb152a914534f
cmd/dist: add more pie tests, fips tests

Check the various pie combinations with the new FIPS code.

For #69536.

Change-Id: I8fc771eab465c4af46a0ec8154d550c1bf95f7d4
Reviewed-on: https://go-review.googlesource.com/c/go/+/625999
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/dist/test.go