1. 1859eeb test/watchdog: Fix multi-object acquisition by William A. Kennington III · 3 years, 3 months ago
  2. e8e11c6 Test min interval is used when setting remaining time by Kun Yi · 4 years, 8 months ago
  3. 50cc956 Add a test for the fallback reset timer case by Kun Yi · 4 years, 8 months ago
  4. c35135d Implementation of minimum watchdog interval. by Ofer Yehielli · 5 years ago
  5. 9062ed1 autotools: Remove by William A. Kennington III · 5 years ago
  6. b933771 meson: Add alternate build system by William A. Kennington III · 6 years ago
  7. 5e35079 test/watchdog: Change the time quantum to 0.1s instead of 1s by William A. Kennington III · 6 years ago
  8. 3964f00 test/watchdog: Define a time quantum type by William A. Kennington III · 6 years ago
  9. 8cf5f64 test/watchdog: Don't use designated initializers by William A. Kennington III · 6 years ago
  10. af60e63 test: Rename watchdog_test to watchdog by William A. Kennington III · 6 years ago
  11. 1eb97d9 Convert to standard CLI11 argument parser by William A. Kennington III · 6 years ago
  12. f505fc0 Convert to using sdeventplus by William A. Kennington III · 6 years ago
  13. d4cbc5a test/watchdog: Test interval update by William A. Kennington III · 6 years ago
  14. 3bb2f40 Standardize Action -> Target Map Type by William A. Kennington III · 6 years ago
  15. 8f6c515 add .clang-format by Patrick Venture · 6 years ago
  16. 2235219 Implement a flag to enable fallback always by William A. Kennington III · 6 years ago
  17. d133108 Implement a fallback watchdog option by William A. Kennington III · 6 years ago
  18. 825f498 watchdog: Rewrite timeoutHandler() to make disabling part of the timeout by William A. Kennington III · 6 years ago
  19. 8cd3839 tests/watchdog: Cleanup our use of durations by William A. Kennington III · 6 years ago
  20. 25c1b20 tests/watchdog: Make sure the watchdog can be configured while disabled by William A. Kennington III · 6 years ago
  21. 99c69de tests/watchdog: Add a helper for counting down with the watchdog by William A. Kennington III · 6 years ago
  22. 0650a3f watchdog: Add a function to tell us if the timer is running by William A. Kennington III · 6 years ago
  23. ab17520 tests: Make private members protected by William A. Kennington III · 6 years ago
  24. f0fe2d6 test/watchdog: Use a unique_ptr for the watchdog by William A. Kennington III · 6 years ago
  25. d5d1483 tests: Convert EXPECT_EQ(bool -> EXPECT_{TRUE,FALSE} by William A. Kennington III · 6 years ago
  26. 41d63a0 test/Makefile: Build test sources using automake targets by William A. Kennington III · 6 years ago
  27. 5d30718 argument: Support multiple arguments by William A. Kennington III · 7 years ago
  28. e335ed9 argument: Implement test cases by William A. Kennington III · 7 years ago
  29. e2aab94 configure/make: Allow googletest from pkg-config by William A. Kennington III · 7 years ago
  30. bfe5cb8 Spelling fixes by Gunnar Mills · 7 years ago
  31. 9681634 Don't set Interval by setting TimeRemaining by Patrick Venture · 7 years ago
  32. f2309dd Update Interval when timeRemaining is updated by Vishwanatha Subbanna · 7 years ago
  33. 4d5ef3f Commit error and exit the application on error scenarios by Vishwanatha Subbanna · 7 years ago
  34. 00bd377 Add Gtest to test watchdog by Vishwanatha Subbanna · 7 years ago