summaryrefslogtreecommitdiffstats
path: root/base/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert installer_util_unittests, sbox_integration_tests, sbox_validation_tes...phajdan.jr@chromium.org2014-06-096-83/+140
* Do not flag unknown tests results as unreliablephajdan.jr@chromium.org2014-06-061-2/+2
* Update skia and ui GN buildsbrettw@chromium.org2014-05-311-1/+1
* cc: Introduce OrderedSimpleTaskRunnersimonhong@chromium.org2014-05-291-3/+3
* Mod a hash of test names to determine a shard, rather than the test index.tapted@chromium.org2014-05-271-3/+4
* Add cpu count to trace metadatanduca@chromium.org2014-05-243-4/+14
* Hook up base unit tests and allocator to GN build.brettw@chromium.org2014-05-161-6/+16
* Fix a findbugs warning - check file.delete return value.vandebo@chromium.org2014-05-131-1/+2
* Remove --debug-on-start and --debug-children.pkasting@chromium.org2014-04-171-1/+0
* Remove MessagePumpGtk.erg@chromium.org2014-04-161-7/+1
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-0/+7
* Minor GN build cleanup.brettw@chromium.org2014-04-081-5/+5
* Add optional public header checking to GN buildbrettw@chromium.org2014-04-071-0/+1
* Increase the broken tests threshold from 10 to 20phajdan.jr@chromium.org2014-03-311-1/+1