1. 3964f00 test/watchdog: Define a time quantum type by William A. Kennington III · 5 years ago
  2. 8cf5f64 test/watchdog: Don't use designated initializers by William A. Kennington III · 5 years ago
  3. af60e63 test: Rename watchdog_test to watchdog by William A. Kennington III · 5 years ago[Renamed (99%) from test/watchdog_test.cpp]
  4. f505fc0 Convert to using sdeventplus by William A. Kennington III · 6 years ago
  5. d4cbc5a test/watchdog: Test interval update by William A. Kennington III · 6 years ago
  6. 3bb2f40 Standardize Action -> Target Map Type by William A. Kennington III · 6 years ago
  7. 8f6c515 add .clang-format by Patrick Venture · 6 years ago
  8. 2235219 Implement a flag to enable fallback always by William A. Kennington III · 6 years ago
  9. d133108 Implement a fallback watchdog option by William A. Kennington III · 6 years ago
  10. 825f498 watchdog: Rewrite timeoutHandler() to make disabling part of the timeout by William A. Kennington III · 6 years ago
  11. 8cd3839 tests/watchdog: Cleanup our use of durations by William A. Kennington III · 6 years ago
  12. 25c1b20 tests/watchdog: Make sure the watchdog can be configured while disabled by William A. Kennington III · 6 years ago
  13. 99c69de tests/watchdog: Add a helper for counting down with the watchdog by William A. Kennington III · 6 years ago
  14. 0650a3f watchdog: Add a function to tell us if the timer is running by William A. Kennington III · 6 years ago
  15. f0fe2d6 test/watchdog: Use a unique_ptr for the watchdog by William A. Kennington III · 6 years ago
  16. d5d1483 tests: Convert EXPECT_EQ(bool -> EXPECT_{TRUE,FALSE} by William A. Kennington III · 6 years ago
  17. bfe5cb8 Spelling fixes by Gunnar Mills · 7 years ago
  18. 9681634 Don't set Interval by setting TimeRemaining by Patrick Venture · 7 years ago
  19. f2309dd Update Interval when timeRemaining is updated by Vishwanatha Subbanna · 7 years ago
  20. 00bd377 Add Gtest to test watchdog by Vishwanatha Subbanna · 7 years ago