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. |
||
|---|---|---|
| .. | ||
| crypto_test_data.cc | ||
| err_data.c | ||
| gen_build_yaml.py | ||