Craig Tiller
c6dea80061
Exclude some tests that could no longer work
9 years ago
Craig Tiller
fba79f213f
AVL: creation, destroy, add
9 years ago
Craig Tiller
8e15925fd9
Fix bugs, make tests robust
9 years ago
Craig Tiller
027a74cd3b
First round changes to handle dynamic hpack table size
9 years ago
yang-g
c9fca1813a
refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test
9 years ago
vjpai
f8603adba1
Secure performance testing for C++ is in the hizzouse!
9 years ago
David Garcia Quintas
49433744ee
Proto API for LB request/responses
9 years ago
Craig Tiller
32bd81d205
Add a test for cancel_with_status
9 years ago
Craig Tiller
1726e83fe2
Add a test with a large negative deadline
...
Mirrors a node test, and fix a bug that it found
9 years ago
Craig Tiller
ca1593a955
stream_op cleanup: build system changes
9 years ago
Nicolas "Pixel" Noble
895a2dfe77
Disabling qps openloop's test.
10 years ago
Sree Kuchibhotla
eed7fd4c1c
File changes after re-running generate_projects.sh after my previous commit: 117c8af8d3
10 years ago
Alistair Veitch
dcfb3fe482
add CPU tests
10 years ago
Sree Kuchibhotla
fbc376f935
Interop stress tests
10 years ago
Sree Kuchibhotla
728a6104d5
Interop stress tests
10 years ago
David Garcia Quintas
b65e4213a3
fixed faulty merge
10 years ago
David Garcia Quintas
7fd0fd5023
C++ Alarm implementation (with tests).
10 years ago
David Garcia Quintas
7b1bd2c271
μChannels implementation.
10 years ago
David Garcia Quintas
f747bbc043
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
10 years ago
Craig Tiller
7bedba8c45
Disable zookeeper test for now
10 years ago
Craig Tiller
64db1580f8
Remove workqueue_test from Windows for now
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
Craig Tiller
73b6606629
Workqueue: interface, test, and posix implementation
10 years ago
David Garcia Quintas
4fb049b647
Added round robin LB policy.
10 years ago
Craig Tiller
fa5df1cc2a
Exclude some tests from Windows until we figure things out better
10 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
10 years ago
Craig Tiller
ae69ad1bcf
Add a portable test of endpoint pairs
10 years ago
Craig Tiller
2ded19b84f
Update projects
10 years ago
Julien Boeuf
814ffd67f5
Fixing buildgen output.
10 years ago
Julien Boeuf
8fd915ab8d
Adding grpc::string_ref class.
...
- Strict subset of
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
10 years ago
Hongyu Chen
a0f149e873
Move core/profiling/timers_preciseclock.h to core/support/ such that we
...
have a gpr public function which returns cycle clock.
10 years ago
Vijay Pai
e8a7e30a75
Eliminate public thread-pool interface
10 years ago
Julien Boeuf
87047d7e93
Security connector is now responsible for the handshake.
10 years ago
yang-g
2f5ea5f244
regenerate projects
10 years ago
Craig Tiller
49772e00eb
Outlaw illegal metadata characters
10 years ago
David Garcia Quintas
a4c4f02a63
Added C API functions for compression args handling (w/ tests)
10 years ago
yang-g
11e3028e65
regenerate projects
10 years ago
Craig Tiller
711bbe6364
Exclude qps_test from tsan runs
...
The TSAN deadlock detector has some problems that prevents this test
from running successfully.
Issue #2994 has been filed to re-enable these in the future.
10 years ago
Craig Tiller
e50e5cbde2
Add a timeout to shutdown to forcefully end calls
10 years ago
Nicolas "Pixel" Noble
bb3aed0ef9
Removing gpr_cancelable.
10 years ago
Robbie Shade
6d9e1849ee
Regenerated project files
10 years ago
Hongwei Wang
aafbad6c96
Update tests.json
10 years ago
Craig Tiller
c85357e051
Reduce mac CI load
10 years ago
Nicolas "Pixel" Noble
63323e3c07
Re-enabling tests that got culled off.
10 years ago
Craig Tiller
d50993d49b
Add linux, mac as test platforms, only run _with_poll tests on linux
10 years ago
Craig Tiller
17effabe42
Add proxy tests to end2end suite
...
Currently the oauth2 variant of these tests is disabled. Will work with
@jboeuf to figure out how to turn them on.
10 years ago
Hongwei Wang
8e04d4107e
Add zookeeper end-to-end test
10 years ago
yang-g
61fcb185dd
regenerate projects
10 years ago
Alistair Veitch
1178900c04
merge with master, fix build issue
10 years ago
Craig Tiller
a7957f50af
Exclude uds from default hostname tests
10 years ago