Yash Tibrewal
66cc56bb03
Another server side test
7 years ago
Yash Tibrewal
4da91c1156
First test for server interception
7 years ago
Yash Tibrewal
0c7250c7b4
Adding streaming test for client interceptors
7 years ago
Yash Tibrewal
6e00b3bb88
Use InProc Channel for callback tests
7 years ago
Alex Polcyn
e52d87b53d
Add a grpclb-in-DNS interop test suite
7 years ago
Juanli Shen
800a09b24e
Add interop test into bazel build
7 years ago
Yash Tibrewal
d8cfd96fb2
Adding tests using the callback API
7 years ago
Bill Feng
5455a3ae3d
added nosec_tests to end2end test suite
7 years ago
Yihua Zhang
81bc942cd8
security connector refactor
7 years ago
Yash Tibrewal
9b83b7d19e
Adding intercepted channel
7 years ago
Yash Tibrewal
3a17f5b05e
Working on tests
7 years ago
ncteisen
a3400a8fcb
Add a test with more edge cases
7 years ago
ncteisen
d6d5d21c0a
Add bin search to gettopchannels and getservers
7 years ago
ncteisen
8e666499a9
reveiwer feedback
7 years ago
Alexander Polcyn
0f4968a6d9
Fix a dangling pointer on ares_request object in case of cancellation
7 years ago
ncteisen
1a7f14fd31
Remove uneeded header
7 years ago
ncteisen
0582a003d5
reviewer comments
7 years ago
ncteisen
a60226726a
reviewer feedback
7 years ago
Jan Tattermusch
30cc76e1f7
fix memory_usage_test
7 years ago
Soheil Hassas Yeganeh
cc5fe63da0
Fix bazel for //test/cpp/microbenchmarks/...
...
Fix a build failure due to missed dependency and add the bm_create_call
benchmark to the build targets.
7 years ago
ncteisen
9cf66fbb67
Add tests
7 years ago
Yang Gao
6bfb966271
Revert "Revert "grpc_cli json support""
7 years ago
David G. Quintas
a464b4ce39
Revert "grpc_cli json support"
7 years ago
Yash Tibrewal
b232bacf27
Starting on server interceptors
7 years ago
Yash Tibrewal
f9fe345553
Add more tests for client interceptors
7 years ago
Yash Tibrewal
6f05a711e6
Adding a test
7 years ago
Feso
00bb2a035e
Reformatted code as per clang-format
7 years ago
ncteisen
07ac702209
reviewer feedback
7 years ago
ncteisen
6963caf05f
Only print stats if coleected
7 years ago
Jan Tattermusch
9de25dc1e6
Revert "Add c++ google default creds to cloud to prod auth scenarios"
7 years ago
ncteisen
d9e21e980f
reviewer feedback
7 years ago
ncteisen
636393d719
reviewer feedback
7 years ago
Feso
29c131f790
Refactored based on code review
7 years ago
Yihua Zhang
bed575c8b1
Do not pass interested_parties during handshake
7 years ago
ncteisen
4377cbadaf
Support channelz pagination
7 years ago
ncteisen
10f995d283
Enable channelz by default
7 years ago
Jan Tattermusch
433ad52e8c
rename bazel stream_compress_test to stream_compression_test
7 years ago
Hope Casey-Allen
12925d6fc8
Move check closer to relevant code
7 years ago
Hope Casey-Allen
3ed3c8c071
Add metadata streaming tests
7 years ago
Alexander Polcyn
aea5f109a6
Add c++ google default creds to cloud to prod auth scenarios
7 years ago
Moiz Haidry
145a3bf91f
Code sanitization
7 years ago
Moiz Haidry
14acde64cc
Addressed Vijay's code review comments
7 years ago
Jan Tattermusch
d94b49a1df
unify fallthrough comment in switch statements
7 years ago
ncteisen
0b0f21b3d2
C++ Channelz GetServerSockets Support
7 years ago
Moiz Haidry
b4d5c7cee4
Benchmark test for callback unary gRPC
...
Every thread intitiates multiple RPCs. The Callback of the unary RPC then issues a new RPC and this goes until the benchmark shuts down. For shutdown the main thread waits on a conditional variable. After shutdown the callbacks increment a rpcs done variable and once the the rpcs done equate the the total number of outstanding rpcs, the last callback performing the increment operation also issues a signal to wake up the main thread. The mainthread process to join the other threads and perform cleanup
7 years ago
ncteisen
8abb4370a9
Add pop_back test
7 years ago
Guantao Liu
0c18293e55
Fix the test failure with callback-based polling.
7 years ago
ncteisen
4b36519c40
reviewer feedback
7 years ago
ncteisen
6f6033c910
remove stale commentS
7 years ago
Yihua Zhang
70a6c790b9
Add changes in #16782
7 years ago