automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] tap: scripts terminated by signals are reported as ERROR


From: Stefano Lattarini
Subject: [PATCH 0/3] tap: scripts terminated by signals are reported as ERROR
Date: Sat, 6 Aug 2011 21:47:25 +0200

After this mini patch series, the TAP driver will report ERROR outcomes
when the TAP producers die from a receiver signal, not only of the exit
with status != 0.

Stefano Lattarini (3):
  tap driver: a preparatory refactoring (1)
  test driver: a preparatory refactoring (2)
  tap driver: handle signals received by the tests being run

 ChangeLog             |   28 ++++++++++++++++++++++++++++
 doc/automake.texi     |    3 ++-
 lib/tap-driver        |   40 ++++++++++++++++++++++++++--------------
 tests/tap-signal.test |   36 +++++++++++++++++++++++++++---------
 4 files changed, 83 insertions(+), 24 deletions(-)

-- 
1.7.2.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]