summaryrefslogtreecommitdiffstats
path: root/base/test/test_switches.h
Commit message (Expand)AuthorAgeFilesLines
* Add test launcher switch to avoid early termination due to broken tests.carlosk2015-08-261-0/+1
* iOS gtest launcher: get list of tests from executable running in simulatorPaweł Hajdan2015-01-151-0/+1
* Implement listing tests to a JSON file for iOS gtest test launcherPaweł Hajdan, Jr2014-11-241-0/+1
* Revert of Implement unit test specific test launcher timeout (patchset #6 of ...phajdan.jr2014-08-251-1/+0
* Implement unit test specific test launcher timeoutPaweł Hajdan, Jr2014-08-251-0/+1
* Remove large test timeout. It's large and only used at one place.phajdan.jr@chromium.org2014-08-201-1/+0
* GTTF: add an option to pass test filter using a filephajdan.jr@chromium.org2013-12-191-0/+1
* GTTF: Make new test launcher automatically use single process mode when debug...phajdan.jr@chromium.org2013-12-111-0/+1
* GTTF: Flip test launcher defaults (developer mode is now default)phajdan.jr@chromium.org2013-11-271-1/+1
* GTTF: Make the test launcher's retry limit configurable.phajdan.jr@chromium.org2013-11-141-0/+1
* GTTF: Add test launcher developer mode for local debugging.phajdan.jr@chromium.org2013-11-071-0/+1
* GTTF: Make it possible to pass sharding settings from command line.phajdan.jr@chromium.org2013-11-051-0/+2
* GTTF: Add a flag controlling handling of test stdio by the new launcher.phajdan.jr@chromium.org2013-10-291-0/+1
* GTTF: report results of all test iterations, to stdout and optionally JSON file.phajdan.jr@chromium.org2013-10-141-0/+1
* GTTF: add independent test timeout for the test launcherphajdan.jr@chromium.org2013-09-241-0/+1
* GTTF: Add command-line switches for number of jobs and batch limit.phajdan.jr@chromium.org2013-09-051-0/+2
* GTTF: make the new test launcher handle test crashesphajdan.jr@chromium.org2013-08-231-0/+1
* Revert 144488 - For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-07-251-2/+0
* For unit tests, track additions to AtExitManager and warn.scottbyer@chromium.org2012-06-271-0/+2
* Cleanup: Remove unused switches in base.thestig@chromium.org2012-02-081-2/+1
* Remove unused test command-line switches.phajdan.jr@chromium.org2011-08-251-3/+0
* GTTF: Move --test-terminate-timeout logic to base/test/test_timeoutsphajdan.jr@chromium.org2011-06-101-0/+1
* Revert 88111 - GTTF: Move --test-terminate-timeout logic to base/test/test_ti...rsimha@chromium.org2011-06-081-1/+0
* GTTF: Move --test-terminate-timeout logic to base/test/test_timeoutsphajdan.jr@chromium.org2011-06-071-0/+1
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-2/+1
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-161-0/+1
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-051-0/+22