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