aboutsummaryrefslogtreecommitdiff
path: root/tests/core/boringcrypto/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/boringcrypto/README.rst')
-rw-r--r--tests/core/boringcrypto/README.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/core/boringcrypto/README.rst b/tests/core/boringcrypto/README.rst
new file mode 100644
index 00000000..cd084f33
--- /dev/null
+++ b/tests/core/boringcrypto/README.rst
@@ -0,0 +1,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. \ No newline at end of file