aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/sources_and_headers.json
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-04-04 13:09:39 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-04-04 13:09:39 -0700
commit4a9a2b96342d8b9e23110bb8ecd58aaebeada13b (patch)
treea03612e33c334cc464725d1967f447ff6b22a281 /tools/run_tests/sources_and_headers.json
parenta446ee2f58e520ee43f298f6d815f3c36e4a753e (diff)
parent725aaf23367d88ef83c0fce538120eb35b9bf641 (diff)
Merge branch 'head-of-line-blocking' into filters-can-cause-closes
Diffstat (limited to 'tools/run_tests/sources_and_headers.json')
-rw-r--r--tools/run_tests/sources_and_headers.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index 22cbcf7f49..e041e55f70 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -3170,6 +3170,23 @@
],
"headers": [],
"language": "c",
+ "name": "head_of_line_blocking_bad_client_test",
+ "src": [
+ "test/core/bad_client/tests/head_of_line_blocking.c"
+ ],
+ "third_party": false,
+ "type": "target"
+ },
+ {
+ "deps": [
+ "bad_client_test",
+ "gpr",
+ "gpr_test_util",
+ "grpc_test_util_unsecure",
+ "grpc_unsecure"
+ ],
+ "headers": [],
+ "language": "c",
"name": "headers_bad_client_test",
"src": [
"test/core/bad_client/tests/headers.c"