Commit History

Author SHA1 Message Date
  Mobin Aydinfar 117e0d31d5 proctests: Move proc service related things into separate header 10 months ago
  Davin McCall b9f20c58a2 More formatting fixes (tabs to spaces) 1 year ago
  Davin McCall 642a9ff41d Fix automatic restart tracking 1 year ago
  Davin McCall 36588b165f Fix #74, command arg ptrs pointed into invalid string 1 year ago
  Davin McCall 2f5d70574c Fix start timeout not being active for restarts 2 years ago
  Davin McCall 8b3f67fc46 Add some tests, fix some other tests 2 years ago
  Davin McCall b66360a580 Add (passing) test 2 years ago
  Davin McCall 8cdf5e89ac Fix incorrect state when bgproc is stopped in certain conditions 2 years ago
  Davin McCall e3231e3374 bgproc: properly clear smooth recovery flag if recovery fails 2 years ago
  Davin McCall 510773a21d Add some additional tests for process services 2 years ago
  Davin McCall 542d29bc5c bgprocess: don't jump the gun transitioning to STOPPED during recovery 2 years ago
  Davin McCall 6ce305edef Fix some cases where restarts bypassed the restart delay 2 years ago
  Davin McCall c53b60fdf4 In bgproc stop during smooth recovery, ensure daemon terminated 3 years ago
  Davin McCall 2142d459f5 Add more bgproc tests 3 years ago
  Davin McCall 6cb300582b Add test for bgproc termination 3 years ago
  Davin McCall 631afd10e7 Add test for bgprocess start 3 years ago
  Davin McCall 8879ba5ad1 Refactor / fix stopping restart timer if bring-down during recovery 3 years ago
  Davin McCall a202967394 Add test for exec failure during "smooth recovery" restart 3 years ago
  Davin McCall 66843ff7a2 Add some target state assertions to test 3 years ago
  Davin McCall 1916d945ea Refactoring. 3 years ago
  Davin McCall b0c98dacc3 Add unit test for bgprocess smooth recovery 4 years ago
  Davin McCall ccdf8b687d Fix bug with activation count for auto-restart services 4 years ago
  Davin McCall dc772cfe9b Re-work state propogation/transition logic. 4 years ago
  Davin McCall 5e4a2693db Log more information on exec failure. 5 years ago
  Davin McCall 19308896f1 Add test for restart of a waits-for dependency. 5 years ago
  Davin McCall 163bd66dbc Tests: don't call timer_expiry directly. 5 years ago
  Davin McCall 2b6408065f Fix time-out-during-start test. 5 years ago
  Davin McCall 7062b5eb59 Add test for restart after unexpected termination. 5 years ago
  Davin McCall f4bca01754 Fix case of process termination before readiness notification. 5 years ago
  Davin McCall 29102a6ffa Tests: add test for readiness notification via pipe. 5 years ago