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