commit | 3964f0011097e646f911879969d8c2c194dec090 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Jan 16 15:43:43 2019 -0800 |
committer | William A. Kennington III <wak@google.com> | Wed Jan 16 17:04:14 2019 -0800 |
tree | c13701fbdac373bc4708e25bcad8be4bc95c4898 | |
parent | 8cf5f64c9e566326dabd79abaf405b85dc8f8018 [diff] |
test/watchdog: Define a time quantum type This will allow us to change the size of the windows of time we wait for watchdog events to happen. Right now this doesn't actually change any behavior it just makes it easier to tweak. Tested: Run through the build and unit test suite. Change-Id: If5b351574346426aff6499701164a3d5ebf9db7c Signed-off-by: William A. Kennington III <wak@google.com>