commit | a05d9361b618b051170505b0fab5874264178215 | [log] [tgz] |
---|---|---|
author | Scott James Remnant <keybuk@google.com> | Thu Nov 19 14:04:15 2015 -0800 |
committer | Scott James Remnant <keybuk@google.com> | Thu Nov 19 14:42:07 2015 -0800 |
tree | 400fb3c7d5aef333f39eeec5af0e72b0dea5cfe5 | |
parent | 707fc0c225bb8240b0ca42fa3a2f0ec1f035be46 [diff] |
Add iterations option to run_unit_tests e.g. ./run_unit_tests.sh -i 100 net_test_osi.EagerReaderTest.test_large_data_multibyte Tests are reported as failed if they fail in one or more of the iterations, and will report a count of failures. Useful for smoking out flakey tests. Change-Id: Ibb1c1d4c3023d59782945b8f6d9bde06bfe8c589