-
- Downloads
Fix handshake_client bind flakes and build issues.
* Add port picking retries to handshake_client. * Track vsprojects for new tests. * Place tests in 'test' build target.
Showing
- CMakeLists.txt 0 additions, 62 deletionsCMakeLists.txt
- Makefile 7 additions, 1 deletionMakefile
- build.yaml 2 additions, 2 deletionsbuild.yaml
- test/core/handshake/client_ssl.c 27 additions, 10 deletionstest/core/handshake/client_ssl.c
- test/core/handshake/server_ssl.c 1 addition, 0 deletionstest/core/handshake/server_ssl.c
- tools/run_tests/tests.json 8 additions, 4 deletionstools/run_tests/tests.json
- vsprojects/buildtests_c.sln 2 additions, 2 deletionsvsprojects/buildtests_c.sln
- vsprojects/grpc.sln 0 additions, 54 deletionsvsprojects/grpc.sln
- vsprojects/vcxproj/test/handshake_client/handshake_client.vcxproj 199 additions, 0 deletions...ts/vcxproj/test/handshake_client/handshake_client.vcxproj
- vsprojects/vcxproj/test/handshake_client/handshake_client.vcxproj.filters 21 additions, 0 deletions...oj/test/handshake_client/handshake_client.vcxproj.filters
- vsprojects/vcxproj/test/handshake_server/handshake_server.vcxproj 199 additions, 0 deletions...ts/vcxproj/test/handshake_server/handshake_server.vcxproj
- vsprojects/vcxproj/test/handshake_server/handshake_server.vcxproj.filters 21 additions, 0 deletions...oj/test/handshake_server/handshake_server.vcxproj.filters
Loading
Please register or sign in to comment