aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.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/tests.json
parent2665f4f8b5815b2499a8635be6ebff08aabfe2db (diff)
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
Diffstat (limited to 'tools/run_tests/tests.json')
-rw-r--r--tools/run_tests/tests.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 4ab124f5f0..49d14cfb0f 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -16286,6 +16286,24 @@
"exclude_configs": [],
"flaky": false,
"language": "c",
+ "name": "badreq_bad_client_test",
+ "platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ]
+ },
+ {
+ "ci_platforms": [
+ "linux",
+ "mac",
+ "posix",
+ "windows"
+ ],
+ "exclude_configs": [],
+ "flaky": false,
+ "language": "c",
"name": "connection_prefix_bad_client_test",
"platforms": [
"linux",