Craig Tiller
fba79f213f
AVL: creation, destroy, add
9 years ago
Adele Zhou
6b9527c0c1
Skip OjbC when running code coverage.
9 years ago
Craig Tiller
b2b4261631
Remove metadata context entirely
9 years ago
Craig Tiller
ebdef9d674
Remove metadata context from the channel stack
9 years ago
Carl Mastrangelo
2d248a29f7
Fix stdin on run_interop_tests
9 years ago
Carl Mastrangelo
59096b4044
fix flag
9 years ago
Carl Mastrangelo
2dd55db4c1
Add framing http2 test case, enable verbose output, and properly skip tests
9 years ago
Craig Tiller
f6e40fd2aa
Add compression algorithms to static metadata
9 years ago
Craig Tiller
51ae0bea04
Add commentary
9 years ago
Carl Mastrangelo
8a1cdec2ae
Add cipher suite test to http2 interop tests, and honor test_case flag
9 years ago
Craig Tiller
2a2a6ed1ca
Support rebuilding table
9 years ago
Adele Zhou
e74b2b05be
Fix broken sanity tests.
9 years ago
Adele Zhou
3bc7ba4d95
Use mako template for HTML report.
9 years ago
Craig Tiller
328d4b18a5
More const
9 years ago
Craig Tiller
2e7687c5ef
Static metadata declarations
9 years ago
Julien Boeuf
e32075fd8a
Fixing tests.
9 years ago
Craig Tiller
892c34a067
Remove spurious file
9 years ago
Sree Kuchibhotla
6a7bd161b6
format error message
9 years ago
Sree Kuchibhotla
3abacfbc47
Fix a typo
9 years ago
sreek
bfe37a8213
Address code review comments
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
Carl Mastrangelo
5a8a94e442
remove binary checked in
9 years ago
Carl Mastrangelo
3b2e1bd243
Enable interop tests for http2
9 years ago
Carl Mastrangelo
c8bd16b7e1
Move Http2 interop test reports up
9 years ago
Carl Mastrangelo
de4491076f
Add HTTP/2 Interop tests to be run
9 years ago
yang-g
a6124120ae
first part, secure channel only
9 years ago
Adele Zhou
862a4d707e
Port #4061 to interop tests.
9 years ago
Jan Tattermusch
3bd0827935
put cwd of port server elsewhere
9 years ago
Craig Tiller
2dfd2de4bb
Make code self-documenting
9 years ago
Craig Tiller
48961e53d5
Fix for TSAN build failing repeatedly
9 years ago
murgatroid99
879bc4f24e
Generate all file lists and build target lists in binding.gyp from build.yaml
9 years ago
Sree Kuchibhotla
7b73966ee7
Helper functions for creating/destroying Pods and Services in GKE/Kubernetes
9 years ago
Craig Tiller
60078bb26d
Potential fix for failing to start binaries on mac
9 years ago
vjpai
f8603adba1
Secure performance testing for C++ is in the hizzouse!
9 years ago
Adele Zhou
7cf7211fc7
Define resultset.
9 years ago
Craig Tiller
883064cc0d
If run_tests is invoked with a regex, compile only those targets
9 years ago
Craig Tiller
5dd93dae93
Coverage improvements
9 years ago
vjpai
780a7f205d
Add in security support, make payload protos configurable
...
Have not yet added tests with security support, coming soon
9 years ago
Sree Kuchibhotla
b5e98c5c69
Make number of stubs per channel configurable and expose metrics from
...
client
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
61ead3e061
Lower latency profiling
...
Current latency profiles have their tails dominated by writing latency
logs, which is hugely undesirable.
Now when a thread log fills up, push it to a background thread to write
to disk. At shutdown, wait for all latency traces to be flushed.
9 years ago
Adele Zhou
d01cbe324c
Move string filter to report_utils
9 years ago
Adele Zhou
a30f829e62
Renamed report_utils.py.
9 years ago
Adele Zhou
2271ab5aea
Create a separate utility for reporting.
9 years ago
vjpai
aa39192d70
Cleanup directory and make minor changes
9 years ago
Craig Tiller
ca1593a955
stream_op cleanup: build system changes
9 years ago
vjpai
119c103ab0
Split up into a new service proto, use proper service suffix, add a
...
reset option to the mark, create a closed loop config params (empty
message) for consistency with other tests.
10 years ago