Craig Tiller
0eaf2962bb
Fix Makefile
9 years ago
Craig Tiller
9577b31095
Fixes
9 years ago
murgatroid99
c3910cadb4
Expose core metadata validation functions in public headers
9 years ago
Craig Tiller
ec2af56e33
Tweak compiler settings to hopefully make Jenkins more robust
9 years ago
Craig Tiller
ea21ca234c
Fix makefile, codegen bugs
9 years ago
Craig Tiller
ab23045414
Add a test that public headers compile as C99
9 years ago
Craig Tiller
769567e769
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Craig Tiller
1b4e33029e
Consolidate C++ proto files under src/proto
...
- make the directory structure match the package structure
- sanitize the package structure (test --> testing)
- add auto-detection of proto file dependencies
9 years ago
Craig Tiller
83399c99e5
Add a test that reproduces server partial message read bug
9 years ago
Craig Tiller
7bbedf20ea
Dont run the servers as tests
9 years ago
Craig Tiller
abd20f3c69
Add tests for failed SSL connections: bad cert, and bad alpn config
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
Craig Tiller
b8bd62e975
Add a test for sockaddr_resolver
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
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
Craig Tiller
3b66ab9f9e
Window overflow test
9 years ago
David Garcia Quintas
a5aa19b8b6
PR comments
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
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
cc0535d25e
Add a test of httpcli over ssl
9 years ago
Craig Tiller
eda1e9bc39
Unknown frame test
9 years ago
yang-g
f1183300ce
add test for global plugin
9 years ago
yang-g
a1fecbceb5
generate projects
9 years ago
Craig Tiller
26dab31f6e
Start of ping sketch
9 years ago
Nicolas "Pixel" Noble
fb0002cc36
Renaming GCOV to GPR_GCOV.
9 years ago
Craig Tiller
8ab91b29fe
Add test of varint encoding for hpack
9 years ago
Nicolas "Pixel" Noble
c61d0e178f
Removing code coverage for unreachable code.
9 years ago
yang-g
077f6f80f0
some tests
9 years ago
Craig Tiller
535701c5bd
Add bad hpack frame tests
9 years ago
Craig Tiller
71f3a88d48
Build fix
9 years ago
Craig Tiller
917c29e276
Correctly tag dependencies: generated files
9 years ago
vjpai
b6df94ad22
WIP
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
Craig Tiller
c6dea80061
Exclude some tests that could no longer work
9 years ago
Craig Tiller
fba79f213f
AVL: creation, destroy, add
9 years ago
Sree Kuchibhotla
52a514a250
Address code review comments
9 years ago
Craig Tiller
2e7687c5ef
Static metadata declarations
9 years ago
Julien Boeuf
e32075fd8a
Fixing tests.
9 years ago