aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/qps
Commit message (Collapse)AuthorAge
* Updated python qps tests to use GA server APIGravatar Ken Payson2016-07-11
| | | | | This should have been included as part of 45c0f2b3051bf1642337e109df57e8031cb654c8
* Migrated python performance tests to use GA APIGravatar Ken Payson2016-07-06
|
* Organize Python tests to use grpcio-tools directlyGravatar Masood Malekghassemi2016-07-01
Moves all tests into a separate package. This does not change existing supported means of running tests (e.g. through run_tests.py).