Craig Tiller
83399c99e5
Add a test that reproduces server partial message read bug
9 years ago
Craig Tiller
4bf292890c
Fix proxy end2end tests
...
Some transport callbacks weren't getting triggered. We now ensure that
this always occurs.
Additionally: left some debug only code around to make this class of bug
easier to diagnose in the future.
9 years ago
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
9 years ago
David Garcia Quintas
48ec806249
Done!
9 years ago
Craig Tiller
147c4f4662
Add dns resolver test
9 years ago
Craig Tiller
27493204fc
Add tests for socket utilities
9 years ago
Craig Tiller
795764bf3a
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
9 years ago
Nicolas "Pixel" Noble
f0e3354b4e
Improving local test coverage with options.
9 years ago
Jan Tattermusch
a6b2c4ce46
Get rid of SSL_CERT_FILE env entirely
9 years ago
Hongyu Chen
134cac2004
Address comments: revert all changes except adding two new metadata keys
...
"census" and "census-bin"
9 years ago
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
9 years ago
Jan Tattermusch
c00f215fce
add run_performance.sh script
9 years ago
Craig Tiller
f218c8bf0d
Add tests for pipe usage
9 years ago
yang-g
c3d94fb82a
add tests for public server apis
9 years ago
Stanley Cheung
0149cb19f7
attempt to force update to PHP docker image
9 years ago
yang-g
d482e59d3a
add a test for secure_channel_create and fix cleanup code
9 years ago
Craig Tiller
c586f4e9be
Expand census coverage: make this a fixture instead of a simple test
9 years ago
Jan Tattermusch
a86b41e746
Temporarily disable c# status_code_and_message client.
9 years ago
Craig Tiller
cf79fc1116
Disable httpscli_test on mac: its openssl is old
9 years ago
Jan Tattermusch
5c7a1c861f
teach interop script about new tests
9 years ago
Carl Mastrangelo
e7f8e8ecaf
Make pretty interop tets output graphs
9 years ago
David Garcia Quintas
a5aa19b8b6
PR comments
9 years ago
Jan Tattermusch
1c8c7ee745
try to prevent PHP interop flake
9 years ago
Craig Tiller
934e9d72f8
Re-legalize comma
9 years ago
Adele Zhou
12877c9529
Moved the report template under tools/run_tests.
9 years ago
Craig Tiller
179e6febd2
Add a test for grpc_connectivity_state_name
9 years ago
yang-g
fe9a975655
Add a test for failing to add a port
9 years ago
Craig Tiller
95eeed7590
Kill noop_filter.c
9 years ago
Craig Tiller
2dd081955d
Add copyright
9 years ago
yang-g
c0ed509d93
Add test for un-resolvable target
9 years ago
Craig Tiller
2a2bee9c22
Basic server request bad_client template
9 years ago
Craig Tiller
bbb73b66fb
Nuke unused files
9 years ago
Craig Tiller
ed2164db57
Fixes, review feedback
9 years ago
Craig Tiller
cc0535d25e
Add a test of httpcli over ssl
9 years ago
Craig Tiller
eda1e9bc39
Unknown frame test
9 years ago
Jan Tattermusch
2dd156ef64
add --arch, --compiler and --build_only cmdline args
9 years ago
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
yang-g
a1fecbceb5
generate projects
9 years ago
Craig Tiller
26dab31f6e
Start of ping sketch
9 years ago
Carl Mastrangelo
77a32f3a2e
make all current tests not fail the overall
9 years ago
Craig Tiller
8ab91b29fe
Add test of varint encoding for hpack
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