795 Commits (f622a797d25a2a3112d737ad747788815a060106)

Author SHA1 Message Date
Craig Tiller 1a305b1d9d Make valgrind a bit more useful 10 years ago
Craig Tiller c2c792113e Add copyrights to Python code 10 years ago
Craig Tiller 96bd5f6b76 Add ubsan support 10 years ago
David Klempner 2573958e84 Change TestCache to parameterize whether to skip running tests. 10 years ago
Nicolas Noble 0af000bfba Fixing valgrind's codepath in run_tests.py. 10 years ago
David Klempner 5e35b14094 Disable test caching when runs_per_test > 1 10 years ago
David Klempner 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests 10 years ago
David Klempner f94838b0a3 Make several python scripts explicitly python2.7 10 years ago
Craig Tiller 547db2b3ef Allow specifying environment variables. 10 years ago
Craig Tiller eb272bc6ca Fix valgind 10 years ago
Craig Tiller 9977582850 Clean up formatting 10 years ago
Craig Tiller e68de0e4c9 Small tweaks 10 years ago
murgatroid99 666450ef14 Updated comment 10 years ago
murgatroid99 c279165f72 Got run_tests.py and node tests working 10 years ago
murgatroid99 564b944b3c Started fixing php test runner 10 years ago
murgatroid99 2c8d5165a6 Added node test runner 10 years ago
Nathaniel Manista 840615ed27 Add Python to run-tests. 10 years ago
Craig Tiller 06b4ff2b71 Simplify Python code 10 years ago
Craig Tiller e9c959d78e Only run language specified tests 10 years ago
Craig Tiller 261dd98e5e Use Python json module 10 years ago
Craig Tiller c7449166d2 PHP unit tests run with run_tests.py 10 years ago
Craig Tiller f1973b0652 Add support for building outside of the Makefile 10 years ago
Craig Tiller 1cc11dbf58 Fix run_test.py so it runs the first time 10 years ago
Craig Tiller b50d166634 Make run_tests.py pass lint 10 years ago
Craig Tiller 71735185a1 Cache for successful test runs 10 years ago
Craig Tiller f8cc166605 Allow language to be specified to run_tests.py 10 years ago
Craig Tiller 686fb26b30 Allow language to be specified to run_tests.py 10 years ago
Craig Tiller ec0b8f3f77 Compile OpenSSL differently for each config. 10 years ago
Nicolas Noble b09078f202 Addressing pull request comments. 10 years ago
Nicolas Noble 044db7422a Various cosmetic improvements to run_tests.py 10 years ago
Craig Tiller 2aa4d64947 Helgrind support for run_tests.py 10 years ago
Craig Tiller d63b7896cc Helgrind support for run_tests.py 10 years ago
Craig Tiller 0d65c784db Filter out ssl tests in the sans: they dont work yet 10 years ago
Craig Tiller d86a394ce2 Fix return behavior of run_tools.py 10 years ago
Craig Tiller 3f8bd048af Fix return behavior of run_tools.py 10 years ago
Craig Tiller be56a9684e Build all targets for a config at once 10 years ago
Craig Tiller e4fcd6aa0e Build all targets for a config at once 10 years ago
Craig Tiller 934baa3bb1 Add tools/run_tests/run_lcov.sh 10 years ago
Craig Tiller 7c1d7f7a9a Run C++ tests and C tests 10 years ago
Craig Tiller 738c334432 Allow running tests under valgrind 10 years ago
Craig Tiller b29797b142 Remove ?san from the default tests. 10 years ago
ctiller 94e5ddece6 Only run one make at a time. 10 years ago
ctiller 3040cb7c43 Add a --forever flag, to continuously run tests as things change. 10 years ago
Nicolas Noble ddef24620a Adding the tools directory to the git export. 10 years ago