aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-12 14:58:38 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-12 14:58:38 -0800
commit869a8700f8dcb6c2730b51d7ad4dc93227798069 (patch)
tree02b5ff40868b11f5271b3d63239f2ae0be008dfb /tools
parentd4ebeeb7fbd61031c9b3db013e07195f31013e89 (diff)
parent9b09d19484c21f72eb8f1b26ad1bd63715896ee7 (diff)
Merge github.com:grpc/grpc into c++api
Diffstat (limited to 'tools')
-rw-r--r--tools/run_tests/tests.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json
index 2ab3f50bb2..7d02dca2d1 100644
--- a/tools/run_tests/tests.json
+++ b/tools/run_tests/tests.json
@@ -331,6 +331,10 @@
},
{
"language": "c",
+ "name": "chttp2_fake_security_empty_batch_test"
+ },
+ {
+ "language": "c",
"name": "chttp2_fake_security_graceful_server_shutdown_test"
},
{
@@ -519,6 +523,10 @@
},
{
"language": "c",
+ "name": "chttp2_fullstack_empty_batch_test"
+ },
+ {
+ "language": "c",
"name": "chttp2_fullstack_graceful_server_shutdown_test"
},
{
@@ -707,6 +715,10 @@
},
{
"language": "c",
+ "name": "chttp2_simple_ssl_fullstack_empty_batch_test"
+ },
+ {
+ "language": "c",
"name": "chttp2_simple_ssl_fullstack_graceful_server_shutdown_test"
},
{
@@ -895,6 +907,10 @@
},
{
"language": "c",
+ "name": "chttp2_simple_ssl_with_oauth2_fullstack_empty_batch_test"
+ },
+ {
+ "language": "c",
"name": "chttp2_simple_ssl_with_oauth2_fullstack_graceful_server_shutdown_test"
},
{
@@ -1083,6 +1099,10 @@
},
{
"language": "c",
+ "name": "chttp2_socket_pair_empty_batch_test"
+ },
+ {
+ "language": "c",
"name": "chttp2_socket_pair_graceful_server_shutdown_test"
},
{
@@ -1271,6 +1291,10 @@
},
{
"language": "c",
+ "name": "chttp2_socket_pair_one_byte_at_a_time_empty_batch_test"
+ },
+ {
+ "language": "c",
"name": "chttp2_socket_pair_one_byte_at_a_time_graceful_server_shutdown_test"
},
{