-
- Downloads
Merge pull request #962 from nathanielmanistaatgoogle/interop
Secure python interop (plus Python<->Python interop unit tests)
No related branches found
No related tags found
Showing
- src/python/interop/interop/_insecure_interop_test.py 56 additions, 0 deletionssrc/python/interop/interop/_insecure_interop_test.py
- src/python/interop/interop/_interop_test_case.py 55 additions, 0 deletionssrc/python/interop/interop/_interop_test_case.py
- src/python/interop/interop/_secure_interop_test.py 63 additions, 0 deletionssrc/python/interop/interop/_secure_interop_test.py
- src/python/interop/interop/client.py 12 additions, 3 deletionssrc/python/interop/interop/client.py
- src/python/interop/interop/methods.py 22 additions, 13 deletionssrc/python/interop/interop/methods.py
- src/python/src/grpc/_adapter/_c_test.py 2 additions, 1 deletionsrc/python/src/grpc/_adapter/_c_test.py
- src/python/src/grpc/_adapter/_channel.c 22 additions, 6 deletionssrc/python/src/grpc/_adapter/_channel.c
- src/python/src/grpc/_adapter/rear.py 17 additions, 6 deletionssrc/python/src/grpc/_adapter/rear.py
- src/python/src/grpc/early_adopter/implementations.py 5 additions, 2 deletionssrc/python/src/grpc/early_adopter/implementations.py
- tools/run_tests/build_python.sh 1 addition, 0 deletionstools/run_tests/build_python.sh
- tools/run_tests/python_tests.json 6 additions, 0 deletionstools/run_tests/python_tests.json
Please register or sign in to comment