Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Huge code cleanup + implementation of the background commands. Damn thing, that was...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 7 May 2007 11:18:56 +0000 (11:18 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 7 May 2007 11:18:56 +0000 (11:18 +0000)
commit86051ed1b66342bae0e21fd6643e66331ac2c07d
tree723efe51ffeb22dd641959ad4559cea179ba9bd6
parent856e3152cf4b3d48782848ce738ed58e447f3a52
Huge code cleanup + implementation of the background commands. Damn thing, that was harder than expected

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3483 48e7efb5-ca39-0410-a469-dd3cf9ba447f
24 files changed:
tools/tesh/IO-bigsize.tesh [moved from tools/tesh/non-blocking-IO.tesh with 99% similarity]
tools/tesh/IO-broken-pipe.tesh [moved from tools/tesh/broken-pipe.tesh with 100% similarity]
tools/tesh/IO-orders.tesh [new file with mode: 0644]
tools/tesh/Makefile.am
tools/tesh/Makefile.in
tools/tesh/README.tesh [new file with mode: 0644]
tools/tesh/background.tesh [new file with mode: 0644]
tools/tesh/bg-basic.tesh [new file with mode: 0644]
tools/tesh/bg-set-signal.tesh [new file with mode: 0644]
tools/tesh/buff.c
tools/tesh/buff.h
tools/tesh/catch-return.tesh [new file with mode: 0644]
tools/tesh/catch-signal.tesh [new file with mode: 0644]
tools/tesh/catch-timeout.tesh [new file with mode: 0644]
tools/tesh/catch-wrong-output.tesh [new file with mode: 0644]
tools/tesh/run_context.c [new file with mode: 0644]
tools/tesh/run_context.h [new file with mode: 0644]
tools/tesh/set-ignore-output.tesh [new file with mode: 0644]
tools/tesh/set-return.tesh [new file with mode: 0644]
tools/tesh/set-signal.tesh [moved from tools/tesh/segfault.tesh with 100% similarity]
tools/tesh/set-timeout.tesh [moved from tools/tesh/timeout.tesh with 100% similarity]
tools/tesh/signal.c
tools/tesh/tesh.c
tools/tesh/tesh.h