aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <craig.tiller@gmail.com>2015-12-11 08:56:09 -0800
committerGravatar Craig Tiller <craig.tiller@gmail.com>2015-12-11 08:56:09 -0800
commit795764bf3afcc482917b250193166667e26185c0 (patch)
treee94c9fba7e736d582834b05c5332c5321e67de2f /tools/run_tests/sources_and_headers.json
parent2665f4f8b5815b2499a8635be6ebff08aabfe2db (diff)
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
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 7d10240818..ae554593cc 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -14833,6 +14833,21 @@
],
"headers": [],
"language": "c",
+ "name": "badreq_bad_client_test",
+ "src": [
+ "test/core/bad_client/tests/badreq.c"
+ ]
+ },
+ {
+ "deps": [
+ "bad_client_test",
+ "gpr",
+ "gpr_test_util",
+ "grpc_test_util_unsecure",
+ "grpc_unsecure"
+ ],
+ "headers": [],
+ "language": "c",
"name": "connection_prefix_bad_client_test",
"src": [
"test/core/bad_client/tests/connection_prefix.c"