aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-12-07 16:14:06 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-12-07 16:14:06 -0800
commit656f7d876baefc2072d79e9f69b9d6bfc5559672 (patch)
treeb8115cab9f3789d09fc062435e261438782c2ed7 /tools/run_tests/sources_and_headers.json
parentf62c4d5a988f37d812373580137ff69a77305102 (diff)
parentfc4399411cfeb86bf6e29c2067cb8ddc352c3e25 (diff)
Merge github.com:grpc/grpc into connected-subchannel
Diffstat (limited to 'tools/run_tests/sources_and_headers.json')
-rw-r--r--tools/run_tests/sources_and_headers.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index accdee62d1..bb44a53cb9 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -14074,6 +14074,21 @@
],
"headers": [],
"language": "c",
+ "name": "headers_bad_client_test",
+ "src": [
+ "test/core/bad_client/tests/headers.c"
+ ]
+ },
+ {
+ "deps": [
+ "bad_client_test",
+ "gpr",
+ "gpr_test_util",
+ "grpc_test_util_unsecure",
+ "grpc_unsecure"
+ ],
+ "headers": [],
+ "language": "c",
"name": "initial_settings_frame_bad_client_test",
"src": [
"test/core/bad_client/tests/initial_settings_frame.c"