Jan Tattermusch
a99687be96
Fix 32 bit linux tests
9 years ago
Craig Tiller
a0fef14784
clang-format code
9 years ago
Vijay Pai
16e45702ac
clang-format
9 years ago
Craig Tiller
2c1c7d5473
Fix copyrights
9 years ago
Vijay Pai
7d8335f875
Don't log newlines
9 years ago
Vijay Pai
7a984f0e3a
Copyright
9 years ago
Vijay Pai
d02dd30a1f
Also dynamic sizing for num_clients on performance tests
9 years ago
Craig Tiller
b0f275e4af
Small testing fixes
...
- end2end test deadlines may complete before checking IsCancelled
=> don't expect it to be false in these cases
- add exponential backoff to port_posix
- ensure run_tests rebuilds targets with a regex I commonly use
9 years ago
Vijay Pai
32baa5e622
Allow dynamic sizing of async client and server thread pools
9 years ago
vjpai
a24e9d774c
Sanity checks and asan fix
9 years ago
vjpai
0c31b60805
Sanity failures (copyright, clang-format)
9 years ago
vjpai
94aada9ee5
clang-format
9 years ago
vjpai
020c2f36ac
Fix copyright
9 years ago
vjpai
a091a23a7f
No need to put \n at end of a log message
9 years ago
vjpai
a00f998089
Actually create async generic server
9 years ago
Vijay Pai
bdf4acbbfb
Properly state client name
9 years ago
Vijay Pai
0f14209061
Improve logging for test
9 years ago
Vijay Pai
57ecf766ab
clang-format
9 years ago
Vijay Pai
58da895a8c
localhost -> wildcard address
9 years ago
Jan Tattermusch
45be7ff6cf
fix compilation on windows
9 years ago
Alistair Veitch
ff14b44154
Don't use buf_size as input and output in encode
9 years ago
Alistair Veitch
c45d088ae7
Single encode function
9 years ago
Alistair Veitch
6670add667
keep status with tag set, eliminate tag_set_ntags
9 years ago
Craig Tiller
5ffab69caa
Fix formatting
9 years ago
Craig Tiller
0eef9eef90
Fix copyrights
9 years ago
Craig Tiller
f08dc47935
Fix copyrights
9 years ago
Craig Tiller
5f735a64e1
Add CPU cost measurement, tune parameters, decrease default maxjobs
9 years ago
Craig Tiller
56c6b6ab0a
Use CPU cost modelling to increase parallelism
9 years ago
Craig Tiller
fb0a918155
Cap fling tests by time not rpcs processed
9 years ago
Craig Tiller
9e1e99aa72
Fix copyrights
9 years ago
Jan Tattermusch
5ef3b4e33c
fix code formatting
9 years ago
Jan Tattermusch
fd3d820920
fix copyrights
9 years ago
Jan Tattermusch
6633647822
improve decode_timeout implementation
9 years ago
Craig Tiller
b8958ef88a
Simplify avl stress test
9 years ago
vjpai
2c42bb1d18
Copyright fixes for sanity
9 years ago
Craig Tiller
ee36bce881
Update copyrights
9 years ago
vjpai
cd624d2eee
Dealt with a nit
9 years ago
Vijay Pai
d3ea2708cc
Re-enable explicit specification of server port for qps worker. Also
...
add in a check that we don't try to use generic testing for sync or unary.
9 years ago
Craig Tiller
fc051c9aa3
Run nosec tests again
9 years ago
vjpai
caace811b4
Fix asan error caused by mismatch in alloc/dealloc between new[] and
...
regular delete...
9 years ago
Dan Born
36b24109a4
clang reformat
9 years ago
David Garcia Quintas
3c1720c984
Updated copyrights...
9 years ago
Alistair Veitch
a88a22166d
add creation status
9 years ago
David Garcia Quintas
45484b31bb
Added sanity check for trailing newlines
9 years ago
Dan Born
9c12bc252e
Add shutdown_starting callbacks to tcp_server.
...
tcp_server_posix_test illustrates how this can be used to implement a
weak referencing mechanism.
9 years ago
Alistair Veitch
fc999adcc7
new iterator interface
9 years ago
Dan Born
b13a69da41
tcp_server_posix_test fixes.
...
Use grpc_shutdown() instead of grpc_iomgr_shutdown() to prevent
grpc_pick_unused_port_or_die() from inappropriately destroying global
state. Fix port allocation issues.
9 years ago
David Garcia Quintas
2bf574f814
Added back trailing newlines
9 years ago
Dan Born
d890a217da
Fix port allocation in test.
9 years ago
Dan Born
a78ca38e10
clang reformat.
9 years ago