Craig Tiller
e4222b4cbd
Add incldues, fix function names
8 years ago
Craig Tiller
7a34e48e5d
Codegen
8 years ago
Craig Tiller
c3350541e3
Generate build files
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
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
Masood Malekghassemi
2da4666bdd
Don't set up Python doc packages every time
8 years ago
Noah Eisen
9785c8f9c4
Implement the advanced interop tests for Python
...
Add the code for three new interop tests: unimplemented_method,
unimplemented_service, and custom_metadata.
Fix and refactor the code for status_code_and_message.
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
Alexander Polcyn
898a2e91f9
clean up error message
8 years ago
Jan Tattermusch
447548b9f2
show logs from qps workers
8 years ago
Mark D. Roth
af84245131
Remove resolver_result.
8 years ago
Sree Kuchibhotla
53432aff75
Run generate_projects.sh
8 years ago
Makarand Dharmapurikar
e3dd1d7d11
modify stress_test command line options
...
Modify command line options to be consistent with interop_client.
8 years ago
Vijay Pai
869ccaaa70
Regain sanity
8 years ago
Vijay Pai
a645bd7545
Fix a sanity issue
8 years ago
Matt Kwong
2c4453d43c
added platform test suites and other fixes
8 years ago
murgatroid99
b7a83818f8
Disable a new test from running under libuv
8 years ago
Alex Polcyn
cac93f673e
clean up error counting and reporting
8 years ago
Craig Tiller
2dc4968b93
Fix config-exclusion for secure variants of tests
8 years ago
Mark D. Roth
24301717d4
Allow specifying extra flags for C++ interop server.
8 years ago
Noah Eisen
88477fd046
All current interop tests are implemented for C++ client and server. Updated run_interop_tests.py so that C++ no longer skips any tests
8 years ago
Matt Kwong
1fb0e47d44
improve pull request test filtering
8 years ago
Craig Tiller
20afa3d7c9
BufferPool --> ResourceQuota
8 years ago
Sree Kuchibhotla
bba2f47e8f
remove formatting noise
8 years ago
Matt Kwong
5100ae5509
remove hardcoding of clients/server names in run_sweep_performance.sh
8 years ago
Alexander Polcyn
497966787a
fail performance tests if any jobs fail or timeout
8 years ago
Ken Payson
97e6920e44
Timeout increase (again)
8 years ago
David Garcia Quintas
d8fe334d5b
s/lb-cost/lb-cost-bin
8 years ago
Jan Tattermusch
ab0a727655
install missing python dependencies
8 years ago
Ken Payson
67c73e14b8
Increased timeout
8 years ago
Mark D. Roth
6a721b5b3f
Rename grpc_hash_table to grpc_mdstr_hash_table.
8 years ago
Ken Payson
33764c0868
Increase tsan timieout
8 years ago
Jan Tattermusch
1152292da0
upgrade perf workers to ubuntu 16.04
8 years ago
Jan Tattermusch
8e258d3a7a
install dotnet CLI on perf workers
8 years ago
Jan Tattermusch
d13fbca136
switch C# benchmark to coreclr
8 years ago
Craig Tiller
47284bec5c
Revert changes to jobset.py
8 years ago
Craig Tiller
df0f365c11
Fix bad stream terminators
8 years ago
yang-g
c4292fb971
Add a simple test
8 years ago
yang-g
4287998855
Add a test spouse for server context
8 years ago
Ken Payson
82e4ec741b
Moved cv polling into ev_poll_posix.c
8 years ago
Matt Kwong
f01122c092
Made whitelisting files easier and more intuitive
8 years ago
Noah Eisen
002f41ed28
reverted changes to interop test driver to avoid clashes with mark roths pull req
8 years ago
Alexander Polcyn
46b9be73b9
add comment about go differences in go versions
8 years ago
murgatroid99
22d50e98d8
Fix sanity and move a header include
8 years ago
murgatroid99
1687cab9ed
Add libuv tests, and installation step in dockerfile
8 years ago
Jan Tattermusch
cfcc0755a0
more flexible test naming in reports
8 years ago
David Garcia Quintas
a3654db631
Renamed LB-related metadata keys
8 years ago