yang-g
|
5a3bc8ea7f
|
add test coverage for channel_connectivity check
|
9 years ago |
Yang Gao
|
e73499782a
|
Merge pull request #4404 from ctiller/slaya
Remove dead code
|
9 years ago |
David G. Quintas
|
befb745853
|
Merge pull request #4392 from ctiller/census_suite
Expand census coverage: make this a fixture instead of a simple test
|
9 years ago |
David G. Quintas
|
ce4bbbce76
|
Merge pull request #4402 from ctiller/hpack_enc
Use assert instead of writing out something very similar
|
9 years ago |
Craig Tiller
|
8ea10c8dd4
|
Add a message
|
9 years ago |
Craig Tiller
|
a75ae6ee8a
|
Merge github.com:grpc/grpc into census_suite
|
9 years ago |
Yang Gao
|
4b6974ca8c
|
Merge pull request #4232 from ctiller/connected-subchannel
Change subchannel connectivity state transition graph
|
9 years ago |
Craig Tiller
|
7337933081
|
Remove dead code
|
9 years ago |
Craig Tiller
|
9d5e66aae3
|
Use assert instead of writing out something very similar
|
9 years ago |
Sree Kuchibhotla
|
07c4b573cf
|
Merge pull request #4368 from yang-g/fixit_lame_client_c
add test for lame_client get_peer and recv_initial_metadata
|
9 years ago |
Craig Tiller
|
7908f16b45
|
Respond to comments
|
9 years ago |
Craig Tiller
|
5a95c34416
|
Actually run census code on the server
|
9 years ago |
David G. Quintas
|
5a629d3929
|
Merge pull request #4364 from yang-g/fixit_server_chttp2_c
Add a test for failing to add a port
|
9 years ago |
jboeuf
|
0345131989
|
Merge pull request #4388 from ctiller/creddy
Fix Windows build
|
9 years ago |
jboeuf
|
78b9e88d49
|
Merge pull request #4344 from ctiller/secsvr
Add a test of httpcli over ssl
|
9 years ago |
Craig Tiller
|
c586f4e9be
|
Expand census coverage: make this a fixture instead of a simple test
|
9 years ago |
David G. Quintas
|
380c5b10e7
|
Merge pull request #4370 from ctiller/legalize-comma
Re-legalize comma
|
9 years ago |
David G. Quintas
|
8e4eeade96
|
Merge pull request #4349 from carl-mastrangelo/percent2
Make pretty interop test output graphs
|
9 years ago |
Sree Kuchibhotla
|
3df7e93602
|
Merge pull request #4391 from ctiller/cmdline
Add cmdline tests
|
9 years ago |
Yang Gao
|
680bed616a
|
Merge pull request #4378 from ctiller/moar_settings
Cover more of frame_settings.c
|
9 years ago |
yang-g
|
59d9f71b44
|
merge with head
|
9 years ago |
Craig Tiller
|
1fa1ab84c9
|
Add cmdline tests
|
9 years ago |
Jan Tattermusch
|
f3bcb1c2cb
|
Merge pull request #4377 from murgatroid99/node_extension_coverage_tests
Simplified some code and added tests to increase Node extension code coverage
|
9 years ago |
Michael Lumish
|
81e4e8dd0b
|
Merge pull request #4383 from jtattermusch/run_more_interop
run_interop_tests.py support for new interop tests
|
9 years ago |
Craig Tiller
|
42c6c53a86
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Craig Tiller
|
13830d0097
|
Merge github.com:grpc/grpc into connected-subchannel
|
9 years ago |
David G. Quintas
|
4e9433990f
|
Merge pull request #4366 from ctiller/connectivity-state
Add a test for grpc_connectivity_state_name
|
9 years ago |
Craig Tiller
|
88408c3b73
|
Fix Windows build
To do pollset work we need grpc to be initialized
|
9 years ago |
Jan Tattermusch
|
a86b41e746
|
Temporarily disable c# status_code_and_message client.
|
9 years ago |
Craig Tiller
|
de04aa12fd
|
Merge github.com:grpc/grpc into connected-subchannel
|
9 years ago |
Craig Tiller
|
e9e75c6427
|
Merge pull request #4385 from jboeuf/gce_default_creds
Testing GCE detection in google default credentials.
|
9 years ago |
Julien Boeuf
|
2408a1cd6a
|
Testing GCE detection in google default credentials.
|
9 years ago |
Craig Tiller
|
dd4b0000b6
|
Merge pull request #4286 from jtattermusch/win_64bit
Make grpc compile on win64bit
|
9 years ago |
Craig Tiller
|
cf79fc1116
|
Disable httpscli_test on mac: its openssl is old
|
9 years ago |
Jan Tattermusch
|
5c7a1c861f
|
teach interop script about new tests
|
9 years ago |
Craig Tiller
|
7c223ca5a4
|
Merge github.com:grpc/grpc into secsvr
|
9 years ago |
Jan Tattermusch
|
06ae5cd48c
|
get rid of warnings on linux
|
9 years ago |
Jan Tattermusch
|
fa20ebc631
|
implement unimplemented_method interop test
|
9 years ago |
Jan Tattermusch
|
0ed7315648
|
implemented more interop tests
|
9 years ago |
Michael Lumish
|
a7276f6484
|
Merge pull request #4365 from jtattermusch/user_agent_str
Put user defined userAgentString to the beginning of userAgentString
|
9 years ago |
David G. Quintas
|
2526e46303
|
Merge pull request #4374 from ctiller/lb_shutdown
LB registry coverage
|
9 years ago |
Craig Tiller
|
0ca9952e43
|
Cover more of frame_settings.c
|
9 years ago |
murgatroid99
|
a9172d2a8a
|
Simplified some code and added tests to increase code coverage
|
9 years ago |
Craig Tiller
|
59605cd0f4
|
Test corner cases for lb policy registry
|
9 years ago |
Craig Tiller
|
fedb761f51
|
Merge github.com:grpc/grpc into lb_shutdown
|
9 years ago |
Craig Tiller
|
df62b97299
|
Shutdown lb policy registry
|
9 years ago |
yang-g
|
59cd467a74
|
merge with head
|
9 years ago |
Vijay Pai
|
f9263bcfcd
|
Merge pull request #4352 from ctiller/minus_one
Fix null pointer dereference
|
9 years ago |
yang-g
|
68f6b9ead2
|
separate recv intial metadata and trailing metadata
|
9 years ago |
Craig Tiller
|
b897337994
|
Merge github.com:grpc/grpc into connectivity-state
|
9 years ago |