Jan Tattermusch
a99687be96
Fix 32 bit linux tests
9 years ago
Craig Tiller
2c1c7d5473
Fix copyrights
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
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
Craig Tiller
ee36bce881
Update copyrights
9 years ago
Craig Tiller
fc051c9aa3
Run nosec tests again
9 years ago
Dan Born
36b24109a4
clang reformat
9 years ago
Alistair Veitch
a88a22166d
add creation status
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
Dan Born
d890a217da
Fix port allocation in test.
9 years ago
Dan Born
a78ca38e10
clang reformat.
9 years ago
Dan Born
601acadc91
Test a server with multiple ports
9 years ago
Dan Born
725ee28af8
Extend Copyrights to 2016
9 years ago
Alistair Veitch
a237796233
Always compress tags
9 years ago
Alistair Veitch
0f690721bd
Move encode/decode API into census.h
9 years ago
Dan Born
5d81d15260
Code review follow-up.
9 years ago
Alistair Veitch
bb30d2591f
initial commit
9 years ago
murgatroid99
3466c4b55d
Updated copyrights
9 years ago
Dan Born
fa6b606898
Make grpc_tcp_listener private.
9 years ago
Craig Tiller
2a1540496f
clang-format
9 years ago
Dan Born
a7ed54cba7
Don't use ep after destroy in the test.
9 years ago
Craig Tiller
093193edb7
Fix pings
9 years ago
Dan Born
76d21f9b10
Unit tests for new functions
9 years ago
Craig Tiller
be0327bfee
Update new files
9 years ago
murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
9 years ago
Craig Tiller
e8f9ba6b7f
Fix compilation with clang/gcc
9 years ago
Craig Tiller
d3917ab790
Add an early out to gpr_cpu_test
...
This test consumes a huge amount of CPU. On Windows, it additionally starves other tests from getting scheduled - for long enough that those tests time out and fail.
Historically tests starting shortly after this test are the most likely to fail.
Once we've seen all CPU's, we will no longer do anything useful - so check for that, and finish up early whenever possible.
9 years ago
Craig Tiller
e6d95c93a3
Tweak end2end formatting
9 years ago
Craig Tiller
8ceba198ee
Tweak end2end formatting
9 years ago
Craig Tiller
3731cc068e
Fix end2end_test formatting
9 years ago
Craig Tiller
560e5f8aa3
Update copyrights, clang-fmt
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
Craig Tiller
c506e24a57
Update copyrights
9 years ago
Craig Tiller
be52c6e9c2
clang-format code
9 years ago