Craig Tiller
|
bed3260978
|
Fix dualstack_socket_test
|
10 years ago |
Craig Tiller
|
4a71600c04
|
Fix this test
|
10 years ago |
Craig Tiller
|
bc0ec33233
|
Tests compile again
|
10 years ago |
Craig Tiller
|
5cef1b30ee
|
Test progress
|
10 years ago |
Craig Tiller
|
e6aabbb71b
|
Test edits
|
10 years ago |
Craig Tiller
|
65ad0a73cb
|
Starting to clean up tests
|
10 years ago |
Craig Tiller
|
b1fa1d5577
|
Initial refactoring of a few tests
|
10 years ago |
Nicolas "Pixel" Noble
|
b5cb8d1c73
|
Replacing DELETE with DESTROY.
|
10 years ago |
Nicolas "Pixel" Noble
|
f14b952c91
|
One more unistd.h to remove.
|
10 years ago |
Nicolas Noble
|
2e3639302a
|
Making the gRPC C tests building under Windows.
|
10 years ago |
Craig Tiller
|
b122e2ec9f
|
Fix broken compilation
|
10 years ago |
Julien Boeuf
|
d7f768b2b2
|
Addressing comments.
|
10 years ago |
Craig Tiller
|
f51199f2b9
|
Increase test timeout
|
10 years ago |
Craig Tiller
|
9daab242ad
|
Fix C test build
|
10 years ago |
Julien Boeuf
|
9f218ddd9d
|
Adding support for per call credentials in core.
|
10 years ago |
Craig Tiller
|
2da0296478
|
Eliminate need for SIGPIPE handling
|
10 years ago |
Craig Tiller
|
d1abc814a7
|
Throw away queued messages on error
|
10 years ago |
Craig Tiller
|
f9e6adf998
|
Completion queue binding for new requests API change
Move completion queue binding for new requests to the new request
request time, not server instantiation time.
|
10 years ago |
David Garcia Quintas
|
d4f10c0320
|
Split C++'s smoke_test into 4 stand alone ones.
|
10 years ago |
Yang Gao
|
196ade3e4d
|
add a test using the mock interfaces
|
10 years ago |
Vijay Pai
|
dfe83deb2c
|
Make sure that we have enough server threads to actually support the
number of outstanding streams
|
10 years ago |
Craig Tiller
|
93ec3712e6
|
Enable test that got forgotten
|
10 years ago |
vjpai
|
0a4129399a
|
Also need to create a vector of streams
|
10 years ago |
Vijay Pai
|
36ff3f00e2
|
clang-format
|
10 years ago |
Vijay Pai
|
25aa12fa75
|
Support multi-stream synchronous client tests
|
10 years ago |
Yang Gao
|
26839c7da9
|
Add a c test for max message length
|
10 years ago |
Craig Tiller
|
cfda2bdd43
|
Test that we dont wrap-around sequence numbers
|
10 years ago |
Craig Tiller
|
434a36bf4a
|
Add test for >16777215 sequence numbered streams
|
10 years ago |
vjpai
|
041998d986
|
Change function-pointer to std::function
|
10 years ago |
Yang Gao
|
c71a9d2b56
|
clang-format
|
10 years ago |
Craig Tiller
|
5fe7e5d81c
|
Fix some memory leaks
|
10 years ago |
Craig Tiller
|
ff1ad1308e
|
Stopgap fix for fling_stream_test timing out
|
10 years ago |
Yang Gao
|
3921c56bee
|
Expose max message size at the server side
|
10 years ago |
Craig Tiller
|
06eb5ae157
|
Fix this test too
|
10 years ago |
Craig Tiller
|
f107120907
|
Fixing some tests I broke during conversion
|
10 years ago |
Vijay Pai
|
e10ebf15eb
|
Keep code that is common between both async client versions in a new async superclass and only use unary/streaming-specific material in the subclass.
|
10 years ago |
David Garcia Quintas
|
0e67cb2c39
|
Fixed missing name change from timers.h refactor.
|
10 years ago |
Craig Tiller
|
81e57d9acf
|
Add a thread stress end2end test
|
10 years ago |
Craig Tiller
|
581737ce27
|
Kill thread stress test - to be replaced with something new
|
10 years ago |
Craig Tiller
|
0ced984233
|
Kill echo test
|
10 years ago |
Craig Tiller
|
8ad26f7f74
|
Remove test for an old API corner case
|
10 years ago |
Craig Tiller
|
2f36d4682c
|
Remove test for an old API corner case
|
10 years ago |
Craig Tiller
|
68bad431a2
|
Dualstack fixup
|
10 years ago |
David Garcia Quintas
|
b220c1d213
|
Added missing globals declaration to STAP script.
|
10 years ago |
Craig Tiller
|
f968980665
|
Fix cq test
|
10 years ago |
Craig Tiller
|
1df06263fc
|
Fix fling
|
10 years ago |
Craig Tiller
|
abd4cc905e
|
Further tidyup
|
10 years ago |
Craig Tiller
|
5f5fd6719b
|
Remove ungeneratable enum values and union members
|
10 years ago |
Craig Tiller
|
eeb428865b
|
Fix no-server-test
|
10 years ago |
Craig Tiller
|
9f3675f10a
|
clang-format
|
10 years ago |