Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tesh 'expect signal' can now accept more than one potential signal
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 7 Oct 2019 19:42:36 +0000 (21:42 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 7 Oct 2019 19:47:38 +0000 (21:47 +0200)
commit5b4dbc7eddf916bacacb0eba2708e1b6a6999825
tree7dab3cc1c35df17e8a750910f0ae0bd792991198
parentd70fbb094c3a4cb6f19caf5177f6aea73e32a9e0
tesh 'expect signal' can now accept more than one potential signal

This is mainly for MacOSX which may raise a SIGBUS on stack overflow
instead of SIGSEGV as on Linux.
ChangeLog
docs/manpages/tesh.pod
teshsuite/simix/CMakeLists.txt
teshsuite/simix/stack-overflow/stack-overflow.tesh
tools/tesh/tesh.py