aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/python_tests.json
blob: dff053784dbbadfb5ef8c9a71897bffd5d3d088a (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
51
52
53
[
  {
    "file": "test/compiler/python_plugin_test.py"
  },
  {
    "module": "grpc._adapter._blocking_invocation_inline_service_test"
  },
  {
    "module": "grpc._adapter._c_test"
  },
  {
    "module": "grpc._adapter._event_invocation_synchronous_event_service_test"
  },
  {
    "module": "grpc._adapter._future_invocation_asynchronous_event_service_test"
  },
  {
    "module": "grpc._adapter._links_test"
  },
  {
    "module": "grpc._adapter._lonely_rear_link_test"
  },
  {
    "module": "grpc._adapter._low_test"
  },
  {
    "module": "grpc.early_adopter.implementations_test"
  },
  {
    "module": "grpc.framework.base.implementations_test"
  },
  {
    "module": "grpc.framework.face.blocking_invocation_inline_service_test"
  },
  {
    "module": "grpc.framework.face.event_invocation_synchronous_event_service_test"
  },
  {
    "module": "grpc.framework.face.future_invocation_asynchronous_event_service_test"
  },
  {
    "module": "grpc.framework.foundation._later_test"
  },
  {
    "module": "grpc.framework.foundation._logging_pool_test"
  },
  {
    "module": "interop._insecure_interop_test"
  },
  {
    "module": "interop._secure_interop_test"
  }
]