murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
9 years ago
Craig Tiller
cb6ce54e31
Update copyrights
9 years ago
Julien Boeuf
b0437efbff
Unit testing the peer from auth context functionality.
9 years ago
Julien Boeuf
4d75f259bc
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Craig Tiller
af745d824e
Fix build
10 years ago
David Garcia Quintas
358c29a00b
Increased round robin coverage
10 years ago
Nicolas "Pixel" Noble
c27a99b099
Allows http(s)cli_test's server.py override.
10 years ago
Craig Tiller
3a186e70c5
Get the right ordering of h2, not-h2
10 years ago
Craig Tiller
ff1e2aa6bd
Ensure test fails if SSL connection succeeds
10 years ago
Craig Tiller
172895c2a9
Add documentation
10 years ago
Craig Tiller
7d408487fa
clang-format
10 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
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
ff767730e1
Fix leak
10 years ago
Craig Tiller
7bbedf20ea
Dont run the servers as tests
10 years ago
Craig Tiller
56369b4ac5
Add cast
10 years ago
Craig Tiller
abd20f3c69
Add tests for failed SSL connections: bad cert, and bad alpn config
10 years ago
Craig Tiller
da0cf3cdfb
Fix off by one bug
10 years ago
Craig Tiller
ab0ea829ac
ASAN, Sanity fixes
10 years ago
Craig Tiller
ef55655f79
Add includes
10 years ago
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
10 years ago
Craig Tiller
e27954ca2e
Fix memory leaks
10 years ago
Craig Tiller
b3466dc38e
Also delete cq
10 years ago
Craig Tiller
10c4b3c70d
Add a test for binding a server to the same port twice; fix crashes
10 years ago
Craig Tiller
04b0494169
Test invalid grpc-encoding values
10 years ago
Craig Tiller
d56550ad6d
Test invalid accept-encoding values
10 years ago
David Garcia Quintas
48ec806249
Done!
10 years ago
Craig Tiller
147c4f4662
Add dns resolver test
10 years ago
Craig Tiller
eb597e4513
Hit remaining corner cases in httpcli/parser.c
10 years ago
Craig Tiller
27493204fc
Add tests for socket utilities
10 years ago
Craig Tiller
d55171c6cb
Add tests for set/get port
10 years ago
Craig Tiller
c6eb1c98a4
Expand connectivity_state_test
10 years ago
Craig Tiller
861d8ed7e7
Add tests for thread options
10 years ago
Craig Tiller
795764bf3a
Hit a few more paths in http_server_filter.c, sockaddr_resolver.c
10 years ago
David Garcia Quintas
5e0da5845e
More coverage
10 years ago
Nicolas "Pixel" Noble
8c593e2e1c
Improving test coverage for json.c (-->100%)
10 years ago
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
10 years ago
yang-g
e682c3eea4
add test for lame client transport op
10 years ago
Julien Boeuf
97e5147bd1
One more test for default google creds.
10 years ago
Jan Tattermusch
88086373db
make gpr_timespec platform agnostic
10 years ago
Craig Tiller
f218c8bf0d
Add tests for pipe usage
10 years ago
yang-g
5a3bc8ea7f
add test coverage for channel_connectivity check
10 years ago
Craig Tiller
2908a76181
Exclude UDP code for now
10 years ago
Julien Boeuf
331e3782af
Testing cached google default creds.
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
Craig Tiller
1fa1ab84c9
Add cmdline tests
10 years ago
Craig Tiller
88408c3b73
Fix Windows build
...
To do pollset work we need grpc to be initialized
10 years ago