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
10 years ago
Craig Tiller
0607671fe5
Tweak run_latency_profile.sh to run better on Jenkins
...
- More robustly run processes in the background
- Detect and use pypy if available
- Add a --latency_profile flag to control whether to run the latency profiling stuff
10 years ago
Craig Tiller
fc51234af3
Capture latency trace for ping pong during performance runs
10 years ago
David G. Quintas
38d02d8974
run_lcov.sh fix
...
So that it can be invoked with no arguments
10 years ago
Jan Tattermusch
03c010611b
split up C# tests into separate processes
10 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.
10 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
Carl Mastrangelo
756beae6bf
Add test to check that all settings frames are acked
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
Hongyu Chen
134cac2004
Address comments: revert all changes except adding two new metadata keys
...
"census" and "census-bin"
10 years ago
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
10 years ago
Jan Tattermusch
c00f215fce
add run_performance.sh script
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
Stanley Cheung
0149cb19f7
attempt to force update to PHP docker image
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
Jan Tattermusch
1c8c7ee745
try to prevent PHP interop flake
10 years ago
Craig Tiller
934e9d72f8
Re-legalize comma
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
Craig Tiller
2dd081955d
Add copyright
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