index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
run_tests
/
run_interop_tests.py
Commit message (
Expand
)
Author
Age
*
Added python jwt_token_creds interop test
Ken Payson
2016-06-07
*
Added google call creds/per_rpc interop tests
Ken Payson
2016-05-18
*
Fixed compression interop and re-enable for C++.
David Garcia Quintas
2016-05-05
*
update locations of dockerization scripts
Jan Tattermusch
2016-05-03
*
run all implemented C# interop tests
Jan Tattermusch
2016-04-27
*
Merge pull request #6229 from grpc/python_test_proto_gen
Jan Tattermusch
2016-04-26
|
\
|
*
Changed python proto build to use shared protos
Ken Payson
2016-04-26
*
|
Simplified ruby interop test files
murgatroid99
2016-04-21
|
/
*
Update copyrights
Craig Tiller
2016-03-31
*
Add a script to run interop tests against all versions of prod servers.
Adele Zhou
2016-03-14
*
increase timeout for interop tests
Jan Tattermusch
2016-03-03
*
Node: fix metadata validation bug, improve error reporting
murgatroid99
2016-02-19
*
use HOME env var
Stanley Cheung
2016-02-10
*
the host file path to the auth.json file has changed
Stanley Cheung
2016-02-09
*
Added test cases for Cloud gateway.
Adele Zhou
2016-02-08
*
/usr/bin/env python -> /usr/bin/env python2.7
Nathaniel Manista
2016-02-02
*
Update interop test service url to grpc-test.sandbox.googleapis.com.
Adele Zhou
2016-01-20
*
Added back trailing newlines
David Garcia Quintas
2016-01-14
*
Update copyrights
murgatroid99
2016-01-13
*
Merge branch 'master' into release-0_12_master_merge
murgatroid99
2016-01-13
|
\
|
*
Use tox commands to run interop client/server
Masood Malekghassemi
2016-01-07
|
*
Include core in Python distribution
Masood Malekghassemi
2016-01-07
*
|
Expose core metadata validation functions in public headers
murgatroid99
2016-01-06
|
/
*
Get rid of SSL_CERT_FILE env entirely
Jan Tattermusch
2015-12-10
*
Merge pull request #4349 from carl-mastrangelo/percent2
David G. Quintas
2015-12-10
|
\
*
|
Temporarily disable c# status_code_and_message client.
Jan Tattermusch
2015-12-10
*
|
teach interop script about new tests
Jan Tattermusch
2015-12-09
|
*
Make pretty interop tets output graphs
Carl Mastrangelo
2015-12-09
|
/
*
Merge Python tox fix into release-0.12-to-be-merged-into-master
Jorge Canizales
2015-12-07
|
\
|
*
Fix interop Python test invocation
Masood Malekghassemi
2015-12-07
*
|
Merge master to manually resolve conflict.
Jorge Canizales
2015-12-07
|
\
\
*
\
\
Merge release-0.12 into master
Jorge Canizales
2015-12-07
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Make http2 interop tests always pass, and instead give a report
Carl Mastrangelo
2015-12-04
|
|
/
|
/
|
|
*
Fix Python interop test invocation in run_interop_tests.py
Masood Malekghassemi
2015-12-03
|
*
Make Python testing predictable again
Masood Malekghassemi
2015-12-03
*
|
Merge pull request #4161 from carl-mastrangelo/moreInterop1
Jan Tattermusch
2015-11-19
|
\
\
*
|
|
Fix stdin on run_interop_tests
Carl Mastrangelo
2015-11-19
|
*
|
fix flag
Carl Mastrangelo
2015-11-19
|
*
|
Add framing http2 test case, enable verbose output, and properly skip tests
Carl Mastrangelo
2015-11-19
|
/
/
*
/
Use mako template for HTML report.
Adele Zhou
2015-11-18
|
/
*
Enable interop tests for http2
Carl Mastrangelo
2015-11-06
*
Add HTTP/2 Interop tests to be run
Carl Mastrangelo
2015-11-06
*
Renamed report_utils.py.
Adele Zhou
2015-11-03
*
Create a separate utility for reporting.
Adele Zhou
2015-11-03
*
Escape quotation marks in html.
Adele Zhou
2015-10-27
*
Print detailed results for each test.
Adele Zhou
2015-10-27
*
s/exit/sys.exit/
Carl Mastrangelo
2015-10-26
*
adjust paralellism and timeouts
Jan Tattermusch
2015-10-22
*
prevent container name reuse error for timeout flakes
Jan Tattermusch
2015-10-22
*
Merge pull request #3923 from adelez/add_interop_report
Jan Tattermusch
2015-10-22
|
\
[next]