aboutsummaryrefslogtreecommitdiff
path: root/tests/core/boringcrypto/README.rst
blob: cd084f333dc06ce6690d43f5fe0daf74be17c94b (plain)
1
2
3
4
5
6
7
8
9
10
11
Boringcrypto
===========

Tests to ensure that support for building with boringcrypto is working as expected.

boringcrypto_test
--------------

Test that the build is failed if a non-local Go version less than 1.19 is requested to be built with
boringcrypto. Test that binaries built with boringcrypto stdlib have X:boringcrypto in version
information.