Add proxy tests to end2end suite
Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.
Showing
- Makefile 1787 additions, 199 deletionsMakefile
- build.json 2 additions, 0 deletionsbuild.json
- include/grpc/grpc.h 4 additions, 2 deletionsinclude/grpc/grpc.h
- src/core/surface/call.c 8 additions, 1 deletionsrc/core/surface/call.c
- templates/tools/run_tests/tests.json.template 1 addition, 1 deletiontemplates/tools/run_tests/tests.json.template
- test/core/end2end/fixtures/chttp2_fullstack_compression.c 4 additions, 4 deletionstest/core/end2end/fixtures/chttp2_fullstack_compression.c
- test/core/end2end/fixtures/chttp2_fullstack_with_proxy.c 132 additions, 0 deletionstest/core/end2end/fixtures/chttp2_fullstack_with_proxy.c
- test/core/end2end/fixtures/chttp2_simple_ssl_fullstack_with_proxy.c 193 additions, 0 deletions...end2end/fixtures/chttp2_simple_ssl_fullstack_with_proxy.c
- test/core/end2end/fixtures/chttp2_simple_ssl_with_oauth2_fullstack_with_proxy.c 182 additions, 0 deletions...ures/chttp2_simple_ssl_with_oauth2_fullstack_with_proxy.c
- test/core/end2end/fixtures/proxy.c 419 additions, 0 deletionstest/core/end2end/fixtures/proxy.c
- test/core/end2end/fixtures/proxy.h 55 additions, 0 deletionstest/core/end2end/fixtures/proxy.h
- test/core/end2end/gen_build_json.py 26 additions, 19 deletionstest/core/end2end/gen_build_json.py
- test/core/end2end/tests/default_host.c 2 additions, 1 deletiontest/core/end2end/tests/default_host.c
- tools/run_tests/sources_and_headers.json 2131 additions, 828 deletionstools/run_tests/sources_and_headers.json
- tools/run_tests/tests.json 790 additions, 16 deletionstools/run_tests/tests.json
- vsprojects/Grpc.mak 700 additions, 2 deletionsvsprojects/Grpc.mak
- vsprojects/grpc_test_util/grpc_test_util.vcxproj 3 additions, 0 deletionsvsprojects/grpc_test_util/grpc_test_util.vcxproj
Loading
Please register or sign in to comment