aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/tests.json
blob: c31a5f9d334aeffe814f4e209b286bcee4c1a148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
  "health_check._health_servicer_test.HealthServicerTest",
  "interop._insecure_interop_test.InsecureInteropTest",
  "interop._secure_interop_test.SecureInteropTest",
  "protoc_plugin._python_plugin_test.PythonPluginTest",
  "protoc_plugin._split_definitions_test.SameCommonTest",
  "protoc_plugin._split_definitions_test.SameSeparateTest",
  "protoc_plugin._split_definitions_test.SplitCommonTest",
  "protoc_plugin._split_definitions_test.SplitSeparateTest",
  "protoc_plugin.beta_python_plugin_test.PythonPluginTest",
  "reflection._reflection_servicer_test.ReflectionServicerTest",
  "unit._api_test.AllTest",
  "unit._api_test.ChannelConnectivityTest",
  "unit._api_test.ChannelTest",
  "unit._auth_test.AccessTokenCallCredentialsTest",
  "unit._auth_test.GoogleCallCredentialsTest",
  "unit._channel_args_test.ChannelArgsTest",
  "unit._channel_connectivity_test.ChannelConnectivityTest",
  "unit._channel_ready_future_test.ChannelReadyFutureTest",
  "unit._compression_test.CompressionTest",
  "unit._credentials_test.CredentialsTest",
  "unit._cython._cancel_many_calls_test.CancelManyCallsTest",
  "unit._cython._channel_test.ChannelTest",
  "unit._cython._read_some_but_not_all_responses_test.ReadSomeButNotAllResponsesTest",
  "unit._cython.cygrpc_test.InsecureServerInsecureClient",
  "unit._cython.cygrpc_test.SecureServerSecureClient",
  "unit._cython.cygrpc_test.TypeSmokeTest",
  "unit._empty_message_test.EmptyMessageTest",
  "unit._exit_test.ExitTest",
  "unit._invalid_metadata_test.InvalidMetadataTest",
  "unit._metadata_code_details_test.MetadataCodeDetailsTest",
  "unit._metadata_test.MetadataTest",
  "unit._rpc_test.RPCTest",
  "unit._sanity._sanity_test.Sanity",
  "unit._thread_cleanup_test.CleanupThreadTest",
  "unit.beta._beta_features_test.BetaFeaturesTest",
  "unit.beta._beta_features_test.ContextManagementAndLifecycleTest",
  "unit.beta._connectivity_channel_test.ConnectivityStatesTest",
  "unit.beta._face_interface_test.DynamicInvokerBlockingInvocationInlineServiceTest",
  "unit.beta._face_interface_test.DynamicInvokerFutureInvocationAsynchronousEventServiceTest",
  "unit.beta._face_interface_test.GenericInvokerBlockingInvocationInlineServiceTest",
  "unit.beta._face_interface_test.GenericInvokerFutureInvocationAsynchronousEventServiceTest",
  "unit.beta._face_interface_test.MultiCallableInvokerBlockingInvocationInlineServiceTest",
  "unit.beta._face_interface_test.MultiCallableInvokerFutureInvocationAsynchronousEventServiceTest",
  "unit.beta._implementations_test.CallCredentialsTest",
  "unit.beta._implementations_test.ChannelCredentialsTest",
  "unit.beta._not_found_test.NotFoundTest",
  "unit.beta._utilities_test.ChannelConnectivityTest",
  "unit.framework.foundation._logging_pool_test.LoggingPoolTest"
]