Craig Tiller
ea21ca234c
Fix makefile, codegen bugs
9 years ago
Vijay Pai
18c0477528
Got rid of all compilation problems, now need to test
9 years ago
Sree Kuchibhotla
cc16931dea
Do not wait for metrics server. This will allow stress tests to terminate
9 years ago
Craig Tiller
47c50cc4d3
zookeeper is platform specific
9 years ago
Craig Tiller
ab23045414
Add a test that public headers compile as C99
9 years ago
Vijay Pai
e488668075
WIP
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
769567e769
Eliminate a layer of libraries in the end2end tests
9 years ago
Craig Tiller
897e4fe2ad
Update copyrights
9 years ago
Craig Tiller
0b96edc3ed
Fix time_test.c
9 years ago
Craig Tiller
7536af02cf
Eliminate gpr_ int types - and insist on C99 variants instead
9 years ago
Craig Tiller
0fe5ee7be3
BoringSSL integration: non-vsprojects changes
9 years ago
Julien Boeuf
ee9d78b960
Unit testing the peer from auth context functionality.
9 years ago
Julien Boeuf
1d9ac6612d
Removing the peer from the SSL security connector.
...
- Missing unit tests.
9 years ago
Craig Tiller
dacb389907
Fix method name
9 years ago
Jan Tattermusch
1b34aeb554
fixing x64 build with vs2015
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
a3f298ff67
clang-format
9 years ago
Craig Tiller
ce46c27b74
Fix merge
9 years ago
Craig Tiller
cee1477a0b
lb_policies_test robustness work
9 years ago
David Garcia Quintas
a2b7817481
Removed compression checks from vanilla large unary
9 years ago
Craig Tiller
ca9a637877
Fix double read at end of stream bug
9 years ago
Craig Tiller
54bc8a959e
Stabilize test by increasing timeout
9 years ago
Craig Tiller
af745d824e
Fix build
9 years ago
David Garcia Quintas
358c29a00b
Increased round robin coverage
9 years ago
Nicolas "Pixel" Noble
c27a99b099
Allows http(s)cli_test's server.py override.
9 years ago
Craig Tiller
3a186e70c5
Get the right ordering of h2, not-h2
9 years ago
Craig Tiller
ff1e2aa6bd
Ensure test fails if SSL connection succeeds
9 years ago
Craig Tiller
172895c2a9
Add documentation
9 years ago
Craig Tiller
7d408487fa
clang-format
9 years ago
Craig Tiller
6cb69172c1
clang-format
9 years ago
Craig Tiller
83399c99e5
Add a test that reproduces server partial message read bug
9 years ago
Craig Tiller
ac3220b0d9
Add a registered server method to bad_client
9 years ago
Craig Tiller
620e965c1b
clang-format after last weeks test-fest
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
9 years ago
Craig Tiller
ff767730e1
Fix leak
9 years ago
Craig Tiller
7bbedf20ea
Dont run the servers as tests
9 years ago
Craig Tiller
56369b4ac5
Add cast
9 years ago
Craig Tiller
abd20f3c69
Add tests for failed SSL connections: bad cert, and bad alpn config
9 years ago
Craig Tiller
da0cf3cdfb
Fix off by one bug
9 years ago
Craig Tiller
ab0ea829ac
ASAN, Sanity fixes
9 years ago
Craig Tiller
ef55655f79
Add includes
9 years ago
Nicolas "Pixel" Noble
11c320da08
Increasing json code coverage.
9 years ago
Craig Tiller
e27954ca2e
Fix memory leaks
9 years ago
Craig Tiller
b3466dc38e
Also delete cq
9 years ago
Craig Tiller
10c4b3c70d
Add a test for binding a server to the same port twice; fix crashes
9 years ago
Craig Tiller
04b0494169
Test invalid grpc-encoding values
9 years ago
Craig Tiller
d56550ad6d
Test invalid accept-encoding values
9 years ago