summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in base/test/launcher: move more code to anonymous namespacePaweł Hajdan, Jr2014-09-032-141/+131
* Force-enable the software keyboard when running tests in iOS simulator.lliabraa2014-09-021-0/+20
* Fix out-of-bounds read in RegistryOverrideManager.grt2014-08-291-1/+2
* Add ChannelProxy benchmark to ipc_perftests.morrita2014-08-293-0/+126
* Manual fixups for scoped_refptr operator T* removal in base/dcheng2014-08-282-2/+4
* Adding tracing and gtest pretty printing support to TestPendingTask.mithro2014-08-283-1/+112
* Revert of Initialize the now_funciton to the HighResNowWrapper in case High R...fmeawad2014-08-281-0/+1
* We have noticed a clock shift when QPC was deployed. It shows as a regression...fmeawad2014-08-261-1/+0
* Revert of Implement unit test specific test launcher timeout (patchset #6 of ...phajdan.jr2014-08-255-21/+6
* Implement unit test specific test launcher timeoutPaweł Hajdan, Jr2014-08-255-6/+21
* Support --wait-for-debugger in tests.vitalybuka@chromium.org2014-08-221-0/+7
* Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...mlerman@chromium.org2014-08-217-125/+286
* Remove large test timeout. It's large and only used at one place.phajdan.jr@chromium.org2014-08-204-16/+0
* Will no longer force jobs=1 with filters in bot mode.phoglund@chromium.org2014-08-181-10/+9
* Change gtest launcher, telemetry unittests to run in parallel and retry failu...dpranke@chromium.org2014-08-151-14/+8
* Disallow breakaway from job on Windows 8, which supports nested jobsphajdan.jr@chromium.org2014-08-141-2/+7
* Move file_util to base/files/ directory.brettw@chromium.org2014-08-139-10/+10
* Disallow breakaway from job for unit testsphajdan.jr@chromium.org2014-08-083-16/+30
* Fix how --gtest_filter interacts with PRE_ testsphajdan.jr@chromium.org2014-08-081-3/+3
* Move the rest of test_file_util to base namespace.brettw@chromium.org2014-08-075-53/+32
* Remove wstring file path helpers from test_file_util.brettw@chromium.org2014-08-073-22/+0
* Factored out duplicate code for formatting full test namesergiyb@chromium.org2014-08-053-4/+14
* Refactor tracing to pass around base::debug::TraceOptions to reduce spaghettinednguyen@google.com2014-08-041-1/+1
* [Android] Configurable instrumentation test runner + test SDK levels.jbudorick@chromium.org2014-07-281-0/+19
* Move base/data to base/test/data to be with the rest of the test data.jam@chromium.org2014-07-282-0/+0
* MSan: increase the test timeout multiplier to 6x.earthdok@chromium.org2014-07-281-1/+3
* android tests: don't override DIR_MODULE (take 2)tim@chromium.org2014-07-251-3/+0
* MSan: increase the test timeout multiplier to 4x.earthdok@chromium.org2014-07-241-1/+1
* Revert of android tests: don't override DIR_MODULE (https://codereview.chromi...tim@chromium.org2014-07-241-0/+3
* android tests: don't override DIR_MODULEtim@chromium.org2014-07-241-3/+0
* clang/win: Fix most -Wwriteable-strings warnings.thakis@chromium.org2014-07-231-1/+1
* Bring back the retry limit to 3.jam@chromium.org2014-07-231-3/+1
* Added an annotation to label Integration tests.yojan@google.com2014-07-231-0/+26
* Temporarily increase retry limit in test_launchersergeyberezin@chromium.org2014-07-221-1/+3
* Fix StackOverFlow in AdvancedMockContext.nyquist@chromium.org2014-07-181-0/+15
* [Android][gn] Add android resources templatescjhopman@chromium.org2014-07-161-1/+4
* Move logging.h's definitions of operator<< into namespace std.jyasskin@chromium.org2014-07-081-3/+0
* [Android]: Replace calls to getdtablesize with sysconf(_SC_OPEN_MAX) in tools.rmcilroy@chromium.org2014-06-281-1/+1
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* Increase the test output line limit 50 -> 5000phajdan.jr@chromium.org2014-06-241-1/+1
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-191-0/+4
* Revert "Improve the no-op reconcilor so that it doesn't "hang" after the firs...hirono@chromium.org2014-06-181-4/+0
* Speculatively increase test timeouts under MSan.earthdok@chromium.org2014-06-171-2/+4
* Improve the no-op reconcilor so that it doesn't "hang" after the first execut...mlerman@chromium.org2014-06-171-0/+4
* Increase test timeouts under MSan.earthdok@chromium.org2014-06-161-2/+3
* Update OS version functions.avi@chromium.org2014-06-121-1/+4
* Mark test results with unknown status as unreliablephajdan.jr@chromium.org2014-06-113-25/+46
* Truncate huge output snippets in the test launcher before printing themphajdan.jr@chromium.org2014-06-111-1/+15
* Revert of Revert of Convert installer_util_unittests, sbox_integration_tests,...alph@chromium.org2014-06-096-83/+140
* Revert of Convert installer_util_unittests, sbox_integration_tests, sbox_vali...alph@chromium.org2014-06-096-140/+83