aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/generated/sources_and_headers.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/generated/sources_and_headers.json')
-rw-r--r--tools/run_tests/generated/sources_and_headers.json31
1 files changed, 29 insertions, 2 deletions
diff --git a/tools/run_tests/generated/sources_and_headers.json b/tools/run_tests/generated/sources_and_headers.json
index b34fb5332b..b7d4823ade 100644
--- a/tools/run_tests/generated/sources_and_headers.json
+++ b/tools/run_tests/generated/sources_and_headers.json
@@ -4458,6 +4458,20 @@
{
"deps": [
"boringssl",
+ "boringssl_buf_test_lib",
+ "boringssl_test_util"
+ ],
+ "headers": [],
+ "is_filegroup": false,
+ "language": "c++",
+ "name": "boringssl_buf_test",
+ "src": [],
+ "third_party": true,
+ "type": "target"
+ },
+ {
+ "deps": [
+ "boringssl",
"boringssl_bytestring_test_lib",
"boringssl_test_util"
],
@@ -7096,7 +7110,6 @@
"third_party/boringssl/crypto/cipher_extra/internal.h",
"third_party/boringssl/crypto/conf/conf_def.h",
"third_party/boringssl/crypto/conf/internal.h",
- "third_party/boringssl/crypto/curve25519/internal.h",
"third_party/boringssl/crypto/err/internal.h",
"third_party/boringssl/crypto/evp/internal.h",
"third_party/boringssl/crypto/fipsmodule/aes/aes.c",
@@ -7257,7 +7270,8 @@
"third_party/boringssl/include/openssl/x509.h",
"third_party/boringssl/include/openssl/x509_vfy.h",
"third_party/boringssl/include/openssl/x509v3.h",
- "third_party/boringssl/ssl/internal.h"
+ "third_party/boringssl/ssl/internal.h",
+ "third_party/boringssl/third_party/fiat/internal.h"
],
"is_filegroup": false,
"language": "c",
@@ -7340,6 +7354,19 @@
"headers": [],
"is_filegroup": false,
"language": "c++",
+ "name": "boringssl_buf_test_lib",
+ "src": [],
+ "third_party": true,
+ "type": "lib"
+ },
+ {
+ "deps": [
+ "boringssl",
+ "boringssl_test_util"
+ ],
+ "headers": [],
+ "is_filegroup": false,
+ "language": "c++",
"name": "boringssl_bytestring_test_lib",
"src": [],
"third_party": true,