Craig Tiller
314f43991c
Increase test timeouts
...
These tests are failing when run as a batch, but passing when run in
isolation.
Suspect something more is up, but this will at least make our builds
much greener until we figure that out.
8 years ago
Matt Kwong
029ed106c5
Enable port tests to be run using gcc4.8
8 years ago
David Garcia Quintas
6e7baf75dd
generate projects
8 years ago
Vijay Pai
e140d5c60d
Regenerate all projects
8 years ago
Craig Tiller
7bc42d2b9c
Missed file
8 years ago
Mark D. Roth
87a066e5b1
Ran generate_projects.sh
8 years ago
murgatroid99
82f7f89757
Regenerate projects
8 years ago
Craig Tiller
6476170c4b
Mark disappearing_server as flaky: this was always so, but is more pronounced now - and will be fixed with retries
8 years ago
Mark D. Roth
e127a39f45
Change tests to use channel args instead of fake_resolver query args.
8 years ago
Craig Tiller
5282cdb025
Run benchamrks to ensure zero bitrot
8 years ago
Mark D. Roth
452287607f
Add test for setting LB policy via C++ API.
8 years ago
Mark D. Roth
bfe56801ad
Move method_config module from ext/client_channel to lib/transport.
8 years ago
Mark D. Roth
49607a8afa
Ran generate_projects.sh
8 years ago
Sree Kuchibhotla
a83ee60b93
New streaming scenario
8 years ago
Harvey Tuch
7be1322b86
Restrict handshake_{client,server} to linux platform.
8 years ago
Harvey Tuch
62b2a9051c
Fix handshake_client bind flakes and build issues.
...
* Add port picking retries to handshake_client.
* Track vsprojects for new tests.
* Place tests in 'test' build target.
8 years ago
Harvey Tuch
8cdf17a620
Introduce a grpc-exp ALPN protocol identifier.
...
This patch introduces an additional ALPN protocol, grpc-exp, intended to
take preference to h2 and indicate to the server that the connection
contains only gRPC traffic. This allows servers and intermediate boxes
to distinguish gRPC from other HTTP/2 traffic.
The choice of grpc-exp as a protocol identifier indicates that this
scheme is currently experimental and should not be relied upon. The
protocol is not in the IANA TLS registry.
This patch also introduces client/server handshake tests that validate
the preferential treatment of grpc-exp in an end-to-end manner.
8 years ago
Mark D. Roth
af84245131
Remove resolver_result.
8 years ago
Craig Tiller
dd2fa6482a
Add pid controller test
8 years ago
Sree Kuchibhotla
53432aff75
Run generate_projects.sh
8 years ago
Sree Kuchibhotla
6135535ca7
Minor changes and called generate_projects.sh again
8 years ago
Vijay Pai
869ccaaa70
Regain sanity
8 years ago
Vijay Pai
a645bd7545
Fix a sanity issue
8 years ago
murgatroid99
b7a83818f8
Disable a new test from running under libuv
8 years ago
Craig Tiller
2dc4968b93
Fix config-exclusion for secure variants of tests
8 years ago
Craig Tiller
20afa3d7c9
BufferPool --> ResourceQuota
8 years ago
yang-g
c4292fb971
Add a simple test
8 years ago
Sree Kuchibhotla
8f7739bcd6
Rename GrpcRpcManager -> ThreadManager
8 years ago
murgatroid99
aa9c578b07
Clean up code after merge with master
8 years ago
kpayson64
d195cf589d
Add condition variable polling engine
8 years ago
murgatroid99
2c287ca750
UV tests pass on linux
8 years ago
Mark D. Roth
95c7143704
Ran generate_projects.sh.
8 years ago
Garrett Casto
931a26bf5b
Add C++ Api
8 years ago
Stanley Cheung
af42900b3d
generate_projects.sh out of sync on master
8 years ago
Mark D. Roth
ec393343ee
Add h2_fake_resolver end2end test fixture.
8 years ago
murgatroid99
c36f6ea745
Compile and link core tests with libuv
8 years ago
David Garcia Quintas
dc61b343eb
regenerated projects
8 years ago
David Garcia Quintas
fc80671df6
regenerated projects
8 years ago
Mark D. Roth
58c23dab39
Ran generate_projects.sh.
8 years ago
Craig Tiller
0c80c7d12c
Collecting failure status progress
8 years ago
Craig Tiller
42ee4d86b9
Refine test scenario list for buffer pools
8 years ago
Craig Tiller
a22510cb94
Merge
8 years ago
Craig Tiller
69a1f66005
Complete integration test for buffer pools
8 years ago
Sree Kuchibhotla
a6136157c2
Regenerate tests.json since it was out of sync
8 years ago
Craig Tiller
82509936ae
Stub out end2end tests
8 years ago
Craig Tiller
af9da92a60
Dont run benchmarks outside of linux for now
8 years ago
Craig Tiller
91bb6241ab
Reduce # of benchmarks run as Jenkins unit tests
8 years ago
Craig Tiller
012372f044
Cleanup test, check fail fast or not
8 years ago
Craig Tiller
76b3e26d93
Add fuzzer detected failure
8 years ago
Craig Tiller
3f665f5fef
Add fuzzer detected failure
8 years ago