aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/interop/interop_client.h
diff options
context:
space:
mode:
authorGravatar Adele Zhou <adelez@google.com>2018-09-12 00:05:29 -0700
committerGravatar Adele Zhou <adelez@google.com>2018-09-12 11:37:50 -0700
commit094dc6822c894ac4095d955522a08be7111167c2 (patch)
treecbdefc5cd5a0e820b081bc5dd50e3a15d107d4be /test/cpp/interop/interop_client.h
parent584dd0564605091a6299a624e85f80bfc2a57acf (diff)
Added long_connection test.
Diffstat (limited to 'test/cpp/interop/interop_client.h')
-rw-r--r--test/cpp/interop/interop_client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cpp/interop/interop_client.h b/test/cpp/interop/interop_client.h
index e5be44d1d4..8ad063b824 100644
--- a/test/cpp/interop/interop_client.h
+++ b/test/cpp/interop/interop_client.h
@@ -76,6 +76,8 @@ class InteropClient {
// languages
bool DoChannelSoakTest(int32_t soak_iterations);
bool DoRpcSoakTest(int32_t soak_iterations);
+ bool DoLongConnectionTest(int32_t soak_iterations,
+ int32_t iteration_interval);
// Auth tests.
// username is a string containing the user email