aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* make buildtests on windows passGravatar Jan Tattermusch2015-06-15
|
* Speed up hash checks, crash on first TSAN errorGravatar Craig Tiller2015-06-11
|
* Ensure C89 compatibility in Linux testsGravatar Masood Malekghassemi2015-06-10
|
* Revert "Revert "Open loop sync/async multithreaded testing""Gravatar Vijay Pai2015-06-08
|
* Revert "Open loop sync/async multithreaded testing"Gravatar Craig Tiller2015-06-08
|
* Merge pull request #1948 from vjpai/poissonGravatar Craig Tiller2015-06-08
|\ | | | | Open loop sync/async multithreaded testing
| * Add a new test for qps openloop to make sure this code gets exercisedGravatar vjpai2015-06-08
| | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark
* | Merge pull request #1961 from ctiller/moar-defenseGravatar Nicolas Noble2015-06-05
|\ \ | | | | | | Add tests for initial settings frames being bad
| * | Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
| | |
* | | Add working tests for httpcliGravatar Craig Tiller2015-06-05
|/ /
* / Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ↵Gravatar murgatroid992015-06-04
|/ | | | changes to make those work
* Merge pull request #1885 from soltanmm/room-of-requirementsGravatar Nathaniel Manista2015-06-03
|\ | | | | Redirect build_python.sh to requirements.txt.
* | Improvements to the way we randomize test runs.Gravatar David Garcia Quintas2015-06-02
| |
| * Redirect build_python.sh to requirements.txtGravatar Masood Malekghassemi2015-06-02
|/
* Merge pull request #1860 from jtattermusch/csharp_runtest_windowsGravatar Nicolas Noble2015-06-01
|\ | | | | run_tests.py support for C# on windows
* | Fix bug with finite runs per testGravatar Craig Tiller2015-06-01
| |
* | Merge pull request #1818 from a-veitch/internal_apiGravatar Hongyu Chen2015-06-01
|\ \ | | | | | | Initial Census refactoring and context integration
| | * run_tests.py support for C# on windowsGravatar Jan Tattermusch2015-06-01
| | |
* | | Merge pull request #1558 from soltanmm/extensionGravatar Nathaniel Manista2015-06-01
|\ \ \ | |_|/ |/| | Overhaul Python C layer.
| | * merge with masterGravatar Alistair Veitch2015-06-01
| | |\
* | | | Addressed comments: fixed memory leak introduced by changes.Gravatar David Garcia Quintas2015-06-01
| | | |
* | | | Merge branch 'master' of github.com:grpc/grpc into infinity_takes_foreverGravatar David Garcia Quintas2015-06-01
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #1724 from ctiller/wonderful-snowflakeGravatar Michael Lumish2015-06-01
| |\ \ \ | | | | | | | | | | Make shared languages build shared libraries too
* | | | | Added "inf" as a valid option to run_test.py's -n flag.Gravatar David Garcia Quintas2015-05-31
|/ / / / | | | | | | | | | | | | Especially useful in combination with -f.
* | | | Merge github.com:grpc/grpc into but-maybe-i-want-to-pollGravatar Craig Tiller2015-05-30
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile
| * \ \ \ Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| |\ \ \ \
| | * \ \ \ Merge pull request #1817 from ↵Gravatar Nicolas Noble2015-05-29
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof Enable LSAN report_objects by default
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| |\| | | | |
| | * | | | | Merge pull request #1810 from soltanmm/update-pb3Gravatar Nicolas Noble2015-05-29
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Update protobuf to release v3.0.0-alpha-3
* | | | | | | | Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support?
| | | | | * | Move batch API exposure to Python layerGravatar Masood Malekghassemi2015-05-29
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | Exposes the C core batch API to the Python layers. Provides a shim to enable the old Python API to remain the same (for now).
| | | * | | Enable LSAN report_objects by defaultGravatar Craig Tiller2015-05-29
| | | | | |
* | | | | | Add fast stopGravatar Craig Tiller2015-05-29
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | Allows run_tests to early out as soon as a test fails. Plays well with -f.
| | * | | Update protobuf to release v3.0.0-alpha-3Gravatar Masood Malekghassemi2015-05-28
| |/ / / |/| | | | | | | | | | | Fixes #1759.
* | | | Re-enable some testsGravatar Craig Tiller2015-05-27
| | | |
* | | | Merge pull request #1745 from ctiller/misbehaving-is-expectedGravatar Nicolas Noble2015-05-27
|\ \ \ \ | | | | | | | | | | Add testing of bad client behavior
* \ \ \ \ Merge github.com:grpc/grpc into its-raining-jobsGravatar Craig Tiller2015-05-27
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| * | | | | Updating our protobuf submodule to alpha3Gravatar Nicolas "Pixel" Noble2015-05-27
| | | | | |
| | | | | * Initial refactoring and context API changesGravatar Alistair Veitch2015-05-26
| | | | | |
| | | * | | Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-26
| | | |\ \ \ | | |_|/ / / | |/| | | |
| | * | | | Add testing of bad client behaviorGravatar Craig Tiller2015-05-26
| |/ / / / | | | | | | | | | | | | | | | | | | | | This test will become a suite over coming weeks. Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs.
| | | * | Fix 4.4 buildGravatar Craig Tiller2015-05-24
| | | | |
| | | * | Fix typoGravatar Craig Tiller2015-05-24
| | | | |
| | | * | Build shared libraries for wrapped languages tooGravatar Craig Tiller2015-05-24
| | |/ / | |/| |
| * | | Add antagonist processes to run_tests.py arsenalGravatar Craig Tiller2015-05-24
| | | | | | | | | | | | | | | | These are processes consume CPU for the purpose of slowing down tests, allowing more timing related issues to be exposed.
* | | | Make -j on run_tests work as expectedGravatar Craig Tiller2015-05-22
|/ / /
* | | Merge pull request #1718 from soltanmm/fix-py-test-linkage-on-macGravatar Nicolas Noble2015-05-22
|\ \ \ | | | | | | | | Fix MacOS Python test linker paths
| * | | Fix MacOS Python test linker pathsGravatar Masood Malekghassemi2015-05-21
| | | |
* | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmmGravatar Craig Tiller2015-05-21
|\| | |
| * | | Add missing copyright noticesGravatar Craig Tiller2015-05-21
| | | |