Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
4fc900343cc01fd0f65c8cff4d08d37dc15d0d66
/
tools
/
run_tests
/
run_tests.py
4fc9003
Force GRPC_TRACE=surface,batch for wrapped languages
by Craig Tiller
· 9 years ago
cbd9c8b
Changing run_tests to simplify the ruby build.
by Nicolas "Pixel" Noble
· 9 years ago
8302025
Set shortname for Python tests
by Craig Tiller
· 9 years ago
0fff02c
Merge pull request #1472 from ctiller/bye-bye-completion-queue-pie
by Yang Gao
· 9 years ago
e144536
Various Win32 fixes and improvements.
by Nicolas Noble
· 9 years ago
6efa6eb
Allow running ASAN without leak checking
by Craig Tiller
· 9 years ago
9a7d30c
improved C# support in run_tests.py
by Jan Tattermusch
· 10 years ago
c23827b
Avoid building shared libraries on Travis. This seems flaky.
by Nicolas "Pixel" Noble
· 10 years ago
e824359
fixes to run_tests.py to at least start building tests on Windows
by Jan Tattermusch
· 10 years ago
9a5a940
Get run_tests.py forever mode working again
by Craig Tiller
· 10 years ago
e55cd7f
Merge branch 'master' of github.com:grpc/grpc into sanity
by Nicolas "Pixel" Noble
· 10 years ago
0a94998
Merge github.com:grpc/grpc into windows-fixes
by Craig Tiller
· 10 years ago
7a6d8fd
Merge branch 'master' of github.com:grpc/grpc into freebsd
by Nicolas "Pixel" Noble
· 10 years ago
a9ef765
Merge branch 'master' of github.com:grpc/grpc into sanity
by Nicolas "Pixel" Noble
· 10 years ago
d625d81
Allow restricting platforms for certain tests
by Craig Tiller
· 10 years ago
5058c69
Initial porting of run_tests to Windows
by Craig Tiller
· 10 years ago
fd2b093
Adding a simple 'buildonly' test.
by Nicolas "Pixel" Noble
· 10 years ago
9f72864
Adding basic sanity test.
by Nicolas "Pixel" Noble
· 10 years ago
f0863b0
Merge branch 'master' of github.com:google/grpc into freebsd
by Nicolas "Pixel" Noble
· 10 years ago
1fb5e82
Defaulting run_tests to just opt.
by Nicolas "Pixel" Noble
· 10 years ago
f358573
FreeBSD preliminary work.
by Nicolas Noble
· 10 years ago
c20324e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
b2d4a8d
Have Python protoc plugin test run with other tests
by Masood Malekghassemi
· 10 years ago
68de8e9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
1e90c8c
Merge pull request #954 from murgatroid99/node_binding_cleanup
by Craig Tiller
· 10 years ago
49f6132
Teach run_tests about individual Python tests
by Craig Tiller
· 10 years ago
132ce6a
Added CONFIG environment variable to build and test scripts, fixed some bugs
by murgatroid99
· 10 years ago
346a086
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
1970a5b
added C# to run_tests.py
by Jan Tattermusch
· 10 years ago
01ea61e
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
61691f9
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
b7063f1
Added python tests to .travis.yml
by murgatroid99
· 10 years ago
21bcda3
Merge pull request #879 from murgatroid99/ruby_run_tests
by Nicolas Noble
· 10 years ago
6a4c4fa
Added ruby tests to run_tests.py
by murgatroid99
· 10 years ago
2cc2b84
Allow starting from non-root directory
by Craig Tiller
· 10 years ago
86fa1c5
Save makefile var clobbering
by Craig Tiller
· 10 years ago
8451e87
Extend timeouts for Travis 2x
by Craig Tiller
· 10 years ago
9db7c3b
Adding flaky attribute for tests.
by Nicolas "Pixel" Noble
· 10 years ago
a7df3f9
Improving travis output.
by Nicolas "Pixel" Noble
· 10 years ago
29f1314
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
c1f1162
Drastic speed up
by Craig Tiller
· 10 years ago
7c0f33d
Merge github.com:grpc/grpc into credit
by Craig Tiller
· 10 years ago
fe406ec
Support taking a regex on test short name
by Craig Tiller
· 10 years ago
42bc87c
Update C++ server with new core API
by Craig Tiller
· 10 years ago
1a305b1
Make valgrind a bit more useful
by Craig Tiller
· 10 years ago
c2c7921
Add copyrights to Python code
by Craig Tiller
· 10 years ago
96bd5f6
Add ubsan support
by Craig Tiller
· 10 years ago
6be5e58
Merge pull request #480 from dklempner/runs_per_test
by Craig Tiller
· 10 years ago
2573958
Change TestCache to parameterize whether to skip running tests.
by David Klempner
· 10 years ago
0af000b
Fixing valgrind's codepath in run_tests.py.
by Nicolas Noble
· 10 years ago
5e35b14
Disable test caching when runs_per_test > 1
by David Klempner
· 10 years ago
1d0302d
Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests
by David Klempner
· 10 years ago
f94838b
Make several python scripts explicitly python2.7
by David Klempner
· 10 years ago
547db2b
Allow specifying environment variables.
by Craig Tiller
· 10 years ago
eb272bc
Fix valgind
by Craig Tiller
· 10 years ago
9977582
Clean up formatting
by Craig Tiller
· 10 years ago
e68de0e
Small tweaks
by Craig Tiller
· 10 years ago
666450e
Updated comment
by murgatroid99
· 10 years ago
c279165
Got run_tests.py and node tests working
by murgatroid99
· 10 years ago
564b944
Started fixing php test runner
by murgatroid99
· 10 years ago
2c8d516
Added node test runner
by murgatroid99
· 10 years ago
840615e
Add Python to run-tests.
by Nathaniel Manista
· 10 years ago
06b4ff2
Simplify Python code
by Craig Tiller
· 10 years ago
e9c959d
Only run language specified tests
by Craig Tiller
· 10 years ago
261dd98
Use Python json module
by Craig Tiller
· 10 years ago
c744916
PHP unit tests run with run_tests.py
by Craig Tiller
· 10 years ago
f1973b0
Add support for building outside of the Makefile
by Craig Tiller
· 10 years ago
1cc11db
Fix run_test.py so it runs the first time
by Craig Tiller
· 10 years ago
b50d166
Make run_tests.py pass lint
by Craig Tiller
· 10 years ago
7173518
Cache for successful test runs
by Craig Tiller
· 10 years ago
686fb26
Allow language to be specified to run_tests.py
by Craig Tiller
· 10 years ago
ec0b8f3
Compile OpenSSL differently for each config.
by Craig Tiller
· 10 years ago
b09078f
Addressing pull request comments.
by Nicolas Noble
· 10 years ago
594ef6c
Merge remote-tracking branch 'google/master' into tweaks
by Nicolas Noble
· 10 years ago
044db74
Various cosmetic improvements to run_tests.py
by Nicolas Noble
· 10 years ago
2aa4d64
Helgrind support for run_tests.py
by Craig Tiller
· 10 years ago
42a1bab
Merge pull request #27 from ctiller/faster_make
by Nicolas Noble
· 10 years ago
d86a394
Fix return behavior of run_tools.py
by Craig Tiller
· 10 years ago
be56a96
Build all targets for a config at once
by Craig Tiller
· 10 years ago
2e8ea78
Merge github.com:google/grpc into gcov
by Craig Tiller
· 10 years ago
be7b092
Merge github.com:ctiller/grpc into testcpp
by Craig Tiller
· 10 years ago
934baa3
Add tools/run_tests/run_lcov.sh
by Craig Tiller
· 10 years ago
7c1d7f7
Run C++ tests and C tests
by Craig Tiller
· 10 years ago
225d31f
Merge github.com:google/grpc
by Craig Tiller
· 10 years ago
738c334
Allow running tests under valgrind
by Craig Tiller
· 10 years ago
b29797b
Remove ?san from the default tests.
by Craig Tiller
· 10 years ago
94e5dde
Only run one make at a time.
by ctiller
· 10 years ago
3040cb7
Add a --forever flag, to continuously run tests as things change.
by ctiller
· 10 years ago
ddef246
Adding the tools directory to the git export.
by Nicolas Noble
· 10 years ago