Test credentials are passed with channel arg. Renamed macros and refactored...
Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
Showing
- CMakeLists.txt 2 additions, 2 deletionsCMakeLists.txt
- Makefile 2 additions, 2 deletionsMakefile
- src/core/ext/filters/client_channel/http_proxy.c 27 additions, 31 deletionssrc/core/ext/filters/client_channel/http_proxy.c
- test/core/end2end/end2end_nosec_tests.c 8 additions, 8 deletionstest/core/end2end/end2end_nosec_tests.c
- test/core/end2end/end2end_tests.c 8 additions, 8 deletionstest/core/end2end/end2end_tests.c
- test/core/end2end/fixtures/h2_http_proxy.c 6 additions, 17 deletionstest/core/end2end/fixtures/h2_http_proxy.c
- test/core/end2end/fixtures/http_proxy_fixture.c 24 additions, 44 deletionstest/core/end2end/fixtures/http_proxy_fixture.c
- test/core/end2end/fixtures/http_proxy_fixture.h 5 additions, 7 deletionstest/core/end2end/fixtures/http_proxy_fixture.h
- test/core/end2end/gen_build_yaml.py 9 additions, 6 deletionstest/core/end2end/gen_build_yaml.py
- test/core/end2end/generate_tests.bzl 12 additions, 6 deletionstest/core/end2end/generate_tests.bzl
- test/core/end2end/tests/proxy_auth.c 44 additions, 111 deletionstest/core/end2end/tests/proxy_auth.c
- tools/run_tests/generated/sources_and_headers.json 2 additions, 2 deletionstools/run_tests/generated/sources_and_headers.json
- tools/run_tests/generated/tests.json 42 additions, 806 deletionstools/run_tests/generated/tests.json
- vsprojects/vcxproj/test/end2end/tests/end2end_nosec_tests/end2end_nosec_tests.vcxproj 2 additions, 2 deletions...end/tests/end2end_nosec_tests/end2end_nosec_tests.vcxproj
- vsprojects/vcxproj/test/end2end/tests/end2end_nosec_tests/end2end_nosec_tests.vcxproj.filters 3 additions, 3 deletions...s/end2end_nosec_tests/end2end_nosec_tests.vcxproj.filters
- vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj 2 additions, 2 deletions...oj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj
- vsprojects/vcxproj/test/end2end/tests/end2end_tests/end2end_tests.vcxproj.filters 3 additions, 3 deletions...end2end/tests/end2end_tests/end2end_tests.vcxproj.filters
Loading
Please register or sign in to comment