murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
9 years ago
Craig Tiller
e3b7beeb38
Update copyrights
9 years ago
Craig Tiller
896ef305bc
Add copyright checks to sanity; make them verify copyright year is valid
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
murgatroid99
d7e1a10628
Bundled C core with Ruby library
9 years ago
David G. Quintas
38d02d8974
run_lcov.sh fix
...
So that it can be invoked with no arguments
9 years ago
Jan Tattermusch
03c010611b
split up C# tests into separate processes
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
Craig Tiller
5e9add5219
Dont run on Windows just yet
10 years ago
Craig Tiller
7bbedf20ea
Dont run the servers as tests
10 years ago
Craig Tiller
abd20f3c69
Add tests for failed SSL connections: bad cert, and bad alpn config
10 years ago
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
10 years ago
David Garcia Quintas
48ec806249
Done!
10 years ago
Craig Tiller
147c4f4662
Add dns resolver test
10 years ago
Craig Tiller
27493204fc
Add tests for socket utilities
10 years ago
Craig Tiller
795764bf3a
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
10 years ago
Nicolas "Pixel" Noble
f0e3354b4e
Improving local test coverage with options.
10 years ago
Jan Tattermusch
a6b2c4ce46
Get rid of SSL_CERT_FILE env entirely
10 years ago
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
10 years ago
Craig Tiller
f218c8bf0d
Add tests for pipe usage
10 years ago
yang-g
c3d94fb82a
add tests for public server apis
10 years ago
yang-g
d482e59d3a
add a test for secure_channel_create and fix cleanup code
10 years ago
Craig Tiller
c586f4e9be
Expand census coverage: make this a fixture instead of a simple test
10 years ago
Jan Tattermusch
a86b41e746
Temporarily disable c# status_code_and_message client.
10 years ago
Craig Tiller
cf79fc1116
Disable httpscli_test on mac: its openssl is old
10 years ago
Jan Tattermusch
5c7a1c861f
teach interop script about new tests
10 years ago
Carl Mastrangelo
e7f8e8ecaf
Make pretty interop tets output graphs
10 years ago
David Garcia Quintas
a5aa19b8b6
PR comments
10 years ago
Adele Zhou
12877c9529
Moved the report template under tools/run_tests.
10 years ago
Craig Tiller
179e6febd2
Add a test for grpc_connectivity_state_name
10 years ago
yang-g
fe9a975655
Add a test for failing to add a port
10 years ago
Craig Tiller
95eeed7590
Kill noop_filter.c
10 years ago
yang-g
c0ed509d93
Add test for un-resolvable target
10 years ago
Craig Tiller
2a2bee9c22
Basic server request bad_client template
10 years ago
Craig Tiller
bbb73b66fb
Nuke unused files
10 years ago
Craig Tiller
ed2164db57
Fixes, review feedback
10 years ago
Craig Tiller
cc0535d25e
Add a test of httpcli over ssl
10 years ago
Craig Tiller
eda1e9bc39
Unknown frame test
10 years ago
Jan Tattermusch
2dd156ef64
add --arch, --compiler and --build_only cmdline args
10 years ago
yang-g
f1183300ce
add test for global plugin
10 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.
10 years ago
yang-g
a1fecbceb5
generate projects
10 years ago
Craig Tiller
26dab31f6e
Start of ping sketch
10 years ago
Craig Tiller
8ab91b29fe
Add test of varint encoding for hpack
10 years ago
yang-g
077f6f80f0
some tests
10 years ago
Craig Tiller
535701c5bd
Add bad hpack frame tests
10 years ago
Masood Malekghassemi
070b91c3f2
Generate coverage HTML reports for Jenkins
10 years ago
Masood Malekghassemi
d00241e65c
Use tox
10 years ago
Carl Mastrangelo
3c7862478d
Make http2 interop tests always pass, and instead give a report
10 years ago
Masood Malekghassemi
0a9cc3cf10
Fix Python interop test invocation in run_interop_tests.py
10 years ago