aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-12-11 20:59:47 -0800
committerGravatar Nicolas Noble <nicolasnoble@users.noreply.github.com>2015-12-11 20:59:47 -0800
commit1e54d284cb07b0c5383b5fc7fa214d89c5d068cc (patch)
treeb5e332727b6c9450bf4c2d5a4bca14b0d60528cf /tools/run_tests/sources_and_headers.json
parent4b067d74f577251b2bf2d104b3229aa3ec2f4137 (diff)
parent04b0494169fb14b289280622a285c6fe7a34803b (diff)
Merge pull request #4420 from ctiller/slops
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 b6349376d1..cd11c5dc5a 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -17197,6 +17197,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"