Merge pull request #2788 from ctiller/kinetic-lopsided-poetry
Testing port server
No related branches found
No related tags found
Showing
- .gitignore 3 additions, 0 deletions.gitignore
- BUILD 18 additions, 14 deletionsBUILD
- Makefile 6 additions, 6 deletionsMakefile
- build.json 6 additions, 7 deletionsbuild.json
- gRPC.podspec 9 additions, 11 deletionsgRPC.podspec
- src/core/httpcli/httpcli.c 29 additions, 43 deletionssrc/core/httpcli/httpcli.c
- src/core/httpcli/httpcli.h 12 additions, 2 deletionssrc/core/httpcli/httpcli.h
- src/core/httpcli/httpcli_security_connector.c 47 additions, 2 deletionssrc/core/httpcli/httpcli_security_connector.c
- src/core/httpcli/httpcli_security_connector.h 0 additions, 43 deletionssrc/core/httpcli/httpcli_security_connector.h
- src/core/security/credentials.c 2 additions, 2 deletionssrc/core/security/credentials.c
- src/core/security/jwt_verifier.c 2 additions, 2 deletionssrc/core/security/jwt_verifier.c
- test/core/httpcli/httpcli_test.c 2 additions, 2 deletionstest/core/httpcli/httpcli_test.c
- test/core/security/credentials_test.c 3 additions, 3 deletionstest/core/security/credentials_test.c
- test/core/security/jwt_verifier_test.c 5 additions, 5 deletionstest/core/security/jwt_verifier_test.c
- test/core/util/port_posix.c 74 additions, 0 deletionstest/core/util/port_posix.c
- tools/doxygen/Doxyfile.core.internal 6 additions, 7 deletionstools/doxygen/Doxyfile.core.internal
- tools/run_tests/jobset.py 14 additions, 14 deletionstools/run_tests/jobset.py
- tools/run_tests/port_server.py 117 additions, 0 deletionstools/run_tests/port_server.py
- tools/run_tests/run_tests.py 43 additions, 2 deletionstools/run_tests/run_tests.py
- tools/run_tests/sources_and_headers.json 9 additions, 2 deletionstools/run_tests/sources_and_headers.json
Loading
Please register or sign in to comment