aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-12-07 14:24:41 -0800
committerGravatar yang-g <yangg@google.com>2015-12-07 14:24:41 -0800
commit440e8a969605069d2ce1aaaabe366586dc58c2c3 (patch)
treef236919a959b8c018ba1b51b80c35b35efbd6db8 /tools/run_tests/sources_and_headers.json
parent4852b595d4cd7eed175983f3170460471a2b0fba (diff)
parentd9330176b19c123cc59e6cea64cd287c8665cc7d (diff)
merge with head
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 0a076bbf9e..3fbc70a2d1 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -14204,6 +14204,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"