This patch set will let users define a mailer, an email address and when to receive
notifications during automated testings. Users need to setup the specified mailer
prior to using this feature.
Tim Tianyang Chen (4):
Ktest: add email support
Ktest: add SigInt handling
Ktest: use dodie for critical falures
Ktest: add email options to sample.config
ktest.pl | 125 +++++++++++++++++++++++++++++++++++++++++++++---------------
sample.conf | 22 +++++++++++
2 files changed, 117 insertions(+), 30 deletions(-)