aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/internal/fips140test/check_test.go
AgeCommit message (Expand)Author
2026-01-12crypto: use testenv.Executable(t) instead of os.Args[0] in testsFilippo Valsorda
2025-12-10crypto: clean up subprocess-spawning testsFilippo Valsorda
2025-09-15crypto/internal/cryptotest: add MustSupportFIPS140Filippo Valsorda
2025-02-25all: surround -test.run arguments with ^$qmuntal
2025-02-24all: use testenv.Executable instead of os.Executable and os.Args[0]qmuntal
2025-02-14internal/godebugs: add fips140 as an opaque godebug settingIan Lance Taylor
2025-02-13crypto/internal/fips140test: add functional testsFilippo Valsorda
2025-01-03crypto/internal/fips140: add SupportedFilippo Valsorda
2024-12-18cmd/go,crypto: reject using Go+BoringCrypto and fips140 togetherFilippo Valsorda
2024-11-27cmd/internal/obj: handle static assembly symbols correctly in FIPS checkRuss Cox
2024-11-22cmd/dist: don't test FIPS when ASAN is onDmitri Shuralyov
2024-11-20all: rename crypto/internal/fips to crypto/internal/fips140Russ Cox