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