yang-g
f1183300ce
add test for global plugin
9 years ago
Masood Malekghassemi
eaa7d203b5
Fix interop Python test invocation
...
The ideal fix would be to have a tox test command for running the
interop server and client.
9 years ago
Carl Mastrangelo
77a32f3a2e
make all current tests not fail the overall
9 years ago
yang-g
077f6f80f0
some tests
9 years ago
Craig Tiller
535701c5bd
Add bad hpack frame tests
9 years ago
Masood Malekghassemi
070b91c3f2
Generate coverage HTML reports for Jenkins
9 years ago
Masood Malekghassemi
d00241e65c
Use tox
9 years ago
Carl Mastrangelo
3e21ba493b
Add optional passing more
9 years ago
Carl Mastrangelo
3c7862478d
Make http2 interop tests always pass, and instead give a report
9 years ago
Masood Malekghassemi
0a9cc3cf10
Fix Python interop test invocation in run_interop_tests.py
9 years ago
Masood Malekghassemi
7566c9a85d
Make Python testing predictable again
...
This reorganizes the Python code, scraps the current testing
infrastructure, and implements a simple test discovery and run script
based on the standard Python unittest library so we can trust that our
tests are running.
9 years ago
Carl Mastrangelo
368a304c94
Add http2 test for small http max frame size
9 years ago
Nicolas "Pixel" Noble
f72d7b5a79
Supporting Msys2's python.
9 years ago
Jan Tattermusch
be6f0def8f
add index.html file for C# coverage reports
9 years ago
Nicolas "Pixel" Noble
4e8b2b5235
Force-unzipping test results.
9 years ago
Craig Tiller
71f3a88d48
Build fix
9 years ago
Craig Tiller
917c29e276
Correctly tag dependencies: generated files
9 years ago
Nicolas "Pixel" Noble
61059d3d38
Generate html reports always.
9 years ago
Nicolas "Pixel" Noble
7ef1e531ff
Adding coverage report for ruby.
9 years ago
Adele Zhou
803af15b58
Run code coverage no matter if tests failed or succeeded.
9 years ago
Jan Tattermusch
837865af40
fixes to run_jenkins.sh script
9 years ago
yang-g
52705590e4
Add set pointer api to channel_arguments
9 years ago
yang-g
a23f17b123
add server_builder_option
9 years ago
Carl Mastrangelo
945836eade
Handle goaway and http1 responses
9 years ago
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
10 years ago
Craig Tiller
027a74cd3b
First round changes to handle dynamic hpack table size
10 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
10 years ago
Carl Mastrangelo
5a8a94e442
remove binary checked in
10 years ago
Carl Mastrangelo
3b2e1bd243
Enable interop tests for http2
10 years ago
Carl Mastrangelo
c8bd16b7e1
Move Http2 interop test reports up
10 years ago