summaryrefslogtreecommitdiffstats
path: root/base/watchdog_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [GTTF] Make WatchdogTest.DisarmTest faster by about 2sphajdan.jr@chromium.org2009-11-121-1/+1
* Reset static data in Watchdog to better isolate the tests.phajdan.jr@chromium.org2009-07-281-6/+10
* Break up unit test to avoid internal timing interactions between parts.jar@chromium.org2009-06-051-4/+8
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Significantly increase timeouts to reduce flakinessjar@google.com2009-01-081-8/+7
* Watchdog test is flaky, try relaxing timeout.dkegel@google.com2009-01-051-1/+2
* Port base/watchdog to Linux.deanm@chromium.org2008-11-251-27/+15
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+2
* Move unittests that had a _test filename to _unittest. Update some missing t...deanm@google.com2008-08-261-0/+129