grpc/src/boringssl
Adam Langley 271807df79 Build BoringSSL tests as BoringSSL does.
BoringSSL builds its crypto_test and ssl_test as single targets, while
gRPC was building them with a target per file. This no longer works with
tip-of-tree BoringSSL.

This change aligns gRPC with the way that BoringSSL builds its tests.
The changes to boringssl/gen_build_yaml.py were done by hand, all other
changes result from generate_projects.sh.
2019-03-19 11:16:24 -07:00
..
crypto_test_data.cc regenerate projects 2018-07-17 10:46:43 +02:00
err_data.c regenerate projects 2018-07-17 10:46:43 +02:00
gen_build_yaml.py Build BoringSSL tests as BoringSSL does. 2019-03-19 11:16:24 -07:00