Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
0748f3925cf0892b4780de25199bdd82aab30e57
/
test
« Previous
a0bb374
Fix server_chttp2_test.
by Mark D. Roth
· 8 years ago
eaa6202
Merge pull request #8915 from dgquintas/lb_pol_test_deflake
by David G. Quintas
· 8 years ago
a16ea7f
added new test (rst_during_data)
by Makarand Dharmapurikar
· 8 years ago
f989469
Temporarily enable gpr_slice_* functions to not break api compatibility
by Sree Kuchibhotla
· 8 years ago
5b7070a
bugfix in rst_after_data
by Makarand Dharmapurikar
· 8 years ago
ecc3288
WIP
by Makarand Dharmapurikar
· 8 years ago
2239ebc
Simplify
by David Garcia Quintas
· 8 years ago
731a8e6
do bitsets right
by David Garcia Quintas
· 8 years ago
4350e74
ability to deal with multiple streams in flight.
by Makarand Dharmapurikar
· 8 years ago
28d1980
minor cleanup..
by Makarand Dharmapurikar
· 8 years ago
323bfa7
Broke up code in multiple modules..
by Makarand Dharmapurikar
· 8 years ago
a561785
clang-format
by Mark D. Roth
· 8 years ago
ae3fd42
Deflaked lb_policies_test
by David Garcia Quintas
· 8 years ago
0699fa0
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
by Mark D. Roth
· 8 years ago
e238b04
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
86a893d
Merge remote-tracking branch 'upstream/master' into security_handshaker2
by Mark D. Roth
· 8 years ago
71cf7b3
Merge pull request #8908 from dgquintas/grpclb_test_deflake
by David G. Quintas
· 8 years ago
3c5a868
PR comments #2
by David Garcia Quintas
· 8 years ago
523a4aa
PR comments
by David Garcia Quintas
· 8 years ago
033c51e
Deflake grpclb test
by David Garcia Quintas
· 8 years ago
a0a3c41
Merge branch 'master' of github.com:grpc/grpc into json_localhost_carnage
by David Garcia Quintas
· 8 years ago
d6936b6
PR comments
by David Garcia Quintas
· 8 years ago
6c3d040
Merge branch 'security_handshaker1' into security_handshaker2
by Mark D. Roth
· 8 years ago
3b45b8d
Revert "Test credentials provider update"
by Craig Tiller
· 8 years ago
af37b80
experimental
by Makarand Dharmapurikar
· 8 years ago
fbc598a
Merge pull request #8838 from yang-g/test_credentials
by Yang Gao
· 8 years ago
9178ba2
Merge pull request #8867 from ctiller/fixit6
by Craig Tiller
· 8 years ago
eadbe86
Merge pull request #8890 from ctiller/fixit12
by Craig Tiller
· 8 years ago
0d8c9cf
Merge pull request #8868 from markdroth/fixit_qps
by Mark D. Roth
· 8 years ago
9f07b4f
Increase timeout for now: seems this can take longer under some configurations
by Craig Tiller
· 8 years ago
b37e5ce
Merge pull request #8878 from ctiller/fixit9
by Craig Tiller
· 8 years ago
9564cf9
Take into account all the configs
by Craig Tiller
· 8 years ago
d04c822
Unique-ify uds address between concurrent bm_fullstack runs
by Craig Tiller
· 8 years ago
e62605f
Fix error handling in channel initialization.
by Mark D. Roth
· 8 years ago
e89e54f
clang-format code
by Craig Tiller
· 8 years ago
c56d3eb
Improve logging.
by Mark D. Roth
· 8 years ago
6deadf5
Propagate termination signals to subprocesses
by David Garcia Quintas
· 8 years ago
c991e80
Limit outstanding rpc count for synchronous {client,server} tsan tests
by Craig Tiller
· 8 years ago
1af41af
Merge pull request #8877 from dgquintas/bm_fullstack_dtor
by David G. Quintas
· 8 years ago
d449003
Shutdown grpc for fullstack benchmark
by David Garcia Quintas
· 8 years ago
b1ef2d4
Merge pull request #8874 from dgquintas/fixit_increase_tsan_1byte_timeout
by David G. Quintas
· 8 years ago
34e6ce6
Merge pull request #8872 from ctiller/fixit7
by Craig Tiller
· 8 years ago
cf6eaa7
Add <string.h> to test_config.c
by Muxi Yan
· 8 years ago
3535869
Increase deadline for 1byte fixture
by David Garcia Quintas
· 8 years ago
ab34b12
Make a better educated guess about CPU costs of a benchmark
by Craig Tiller
· 8 years ago
f739c05
Make a better educated guess about CPU costs of a benchmark
by Craig Tiller
· 8 years ago
f493651
Merge branch 'master' of github.com:grpc/grpc into backoff
by David Garcia Quintas
· 8 years ago
37d5f9b
Add debug logging for process termination state.
by Mark D. Roth
· 8 years ago
c02cee8
Merge pull request #8866 from ctiller/fixit5
by Craig Tiller
· 8 years ago
38bfa15
Merge pull request #8865 from ctiller/fixit3
by Craig Tiller
· 8 years ago
6d74225
Reduce pre-generated key count
by Craig Tiller
· 8 years ago
797bc83
Fix comment
by Craig Tiller
· 8 years ago
a45a5e4
Rephrase comment
by Craig Tiller
· 8 years ago
494790b
Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanup
by Mark D. Roth
· 8 years ago
e854776
Fix build problems.
by Mark D. Roth
· 8 years ago
96583a3
Remove file dependency to simplify build graph
by Craig Tiller
· 8 years ago
25dba29
Move test block, refine conditions
by Craig Tiller
· 8 years ago
f2876ea
Up timeouts for poll-cv polling strategy, seems to make things more stable
by Craig Tiller
· 8 years ago
8a4539e
Up retry count to try and counter flakiness
by Craig Tiller
· 8 years ago
1edfb95
Updated backoff to spec.
by David Garcia Quintas
· 8 years ago
8fe2a42
clang-format
by David Garcia Quintas
· 8 years ago
7d03df3
Renamed google_benchmark submodule to benchmark
by David Garcia Quintas
· 8 years ago
b056804
Merge pull request #8835 from pmarks-net/master
by Paul Marks
· 8 years ago
b9d57ed
!
by yang-g
· 8 years ago
a7ef49b
Support custom credential type in interop
by yang-g
· 8 years ago
543d3a3
Merge pull request #8650 from kpayson64/poll_cv_improvement
by kpayson64
· 8 years ago
8e9fc9b
Test credentials provider update
by yang-g
· 8 years ago
366a051
port_posix: use IPv4+IPv6 sockets to check for a free port.
by Paul Marks
· 8 years ago
1a2e40e
clang-format
by David Garcia Quintas
· 8 years ago
c108788
clang-format
by Mark D. Roth
· 8 years ago
5e2566e
Change destroy_call_elem() to return a grpc_error*.
by Mark D. Roth
· 8 years ago
b28c7e8
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
c2e6254
Merge branch 'master' of github.com:grpc/grpc into grpclb_reworked_conn_state
by David Garcia Quintas
· 8 years ago
405503b
Merge pull request #8758 from dgquintas/lb_token_nullness
by David G. Quintas
· 8 years ago
149f09d
Rewrote connectivity status logic for gRPC LB
by David Garcia Quintas
· 8 years ago
ed92f7b
Merge pull request #8617 from markdroth/service_config_json
by Mark D. Roth
· 8 years ago
45bc38d
Fix build.
by Mark D. Roth
· 8 years ago
7851ea3
Fixes
by Craig Tiller
· 8 years ago
9fa2ec6
Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
c586666
Merge github.com:grpc/grpc into slice_with_exec_ctx
by Craig Tiller
· 8 years ago
1dc9ad3
Merge pull request #8630 from ctiller/newlines
by Craig Tiller
· 8 years ago
f693697
Review feedback
by Craig Tiller
· 8 years ago
1016d9f
Merge github.com:grpc/grpc into bm_fullstack
by Craig Tiller
· 8 years ago
d57a148
Merge github.com:grpc/grpc into newlines
by Craig Tiller
· 8 years ago
d4ed4fd
Merge remote-tracking branch 'upstream/master' into security_handshaker3
by Mark D. Roth
· 8 years ago
863113a
Merge remote-tracking branch 'upstream/master' into service_config_json
by Mark D. Roth
· 8 years ago
963be37
Changed security handshakers to use generic handshaker API.
by Mark D. Roth
· 8 years ago
7647b2e
Merge pull request #8761 from y-zeng/fix_conflict
by Yuchen Zeng
· 8 years ago
0377f7a
Fix symbol conflict
by Yuchen Zeng
· 8 years ago
d9190bd
Merge pull request #8654 from dklempner/low_level_ping_pong
by David Klempner
· 8 years ago
0133a1b
No more gcc 4.4!
by David Garcia Quintas
· 8 years ago
850cbaa
Added more testing for grpclb tokens
by David Garcia Quintas
· 8 years ago
a1cf4dd
Merge pull request #8666 from dgquintas/rr_fixall
by David G. Quintas
· 8 years ago
ffd8e3d
pr comment
by David Garcia Quintas
· 8 years ago
d1bc240
Merge pull request #8751 from dgquintas/undo_bad_merge_fakeresolver
by David G. Quintas
· 8 years ago
9b3f740
clang-format
by Mark D. Roth
· 8 years ago
01dbb90
Added testing for connectivity states
by David Garcia Quintas
· 8 years ago
d03afbd
Merge branch 'master' of github.com:grpc/grpc into rr_fixall
by David Garcia Quintas
· 8 years ago
5f50a1b
Update test_get_channel_info() to use new ch arg syntax
by David Garcia Quintas
· 8 years ago
4270dc6
Update test_get_channel_info() to use new ch arg syntax
by David Garcia Quintas
· 8 years ago
Next »