aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sanity
diff options
context:
space:
mode:
authorGravatar Muxi Yan <mxyan@google.com>2018-08-14 10:21:27 -0700
committerGravatar Muxi Yan <mxyan@google.com>2018-08-23 09:42:24 -0700
commitb24b212ee585d376c618235905757b2445ac6461 (patch)
treec939792a7e63e84ec9d209f009721a6b08f05434 /tools/run_tests/sanity
parent4bdb0e398c686fa6af586bb5cd28f32b0f458da4 (diff)
Make symbols of BoringSSL private to gRPC
Diffstat (limited to 'tools/run_tests/sanity')
-rw-r--r--tools/run_tests/sanity/sanity_tests.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/sanity/sanity_tests.yaml b/tools/run_tests/sanity/sanity_tests.yaml
index ac0d4c70e5..72bfad90bc 100644
--- a/tools/run_tests/sanity/sanity_tests.yaml
+++ b/tools/run_tests/sanity/sanity_tests.yaml
@@ -22,4 +22,5 @@
- script: tools/distrib/pylint_code.sh
- script: tools/distrib/yapf_code.sh
- script: tools/distrib/python/check_grpcio_tools.py
+- script: tools/distrib/check_shadow_boringssl_symbol_list.sh
cpu_cost: 1000