commit | f0fe2d6ef7cef8de419277f6839dd229cddc1c1c | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Feb 28 15:20:16 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Wed Feb 28 15:44:49 2018 -0800 |
tree | 7d3e3fec648f0f63b3e203e1456d9df26ee7534f | |
parent | d5d14833ca01ffefd2a81a4eacf6eff5fb2ba2ea [diff] |
test/watchdog: Use a unique_ptr for the watchdog This lets us change out the watchdog with a watchdog constructed using different parameters. Currently this functionality is not used, but it is needed for a future change. Change-Id: Ie1e7fbf2c7fc8bf2949237f2535177ecd46944a0 Signed-off-by: William A. Kennington III <wak@google.com>