Skip to content

Implement some expect-based autopkgtests

Henrique F. Simoes requested to merge tests into debian/latest

Several procServ features can be tested with expect(1) scripts. Implement some expect-based tests to have a minimal test coverage to catch regressions, and also validate some applied patches.

During the development of --killsig-related test, I noticed that another set of proposed patches could be already applied to fix the bug. Thus, I have also included them as part of this series.

After writing this MR, I now think upstreaming a version of these expect-based tests might be a good choice. Let me know if you think the same.

Edited by Henrique F. Simoes

Merge request reports

Loading