Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New test making sure that it's ok to have empty processes (ending before doing anytin...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 30 Apr 2008 09:37:25 +0000 (09:37 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 30 Apr 2008 09:37:25 +0000 (09:37 +0000)
commit62550fb1e1fe5ecd00a5b56ff95fcbbc034cf98d
tree361778341340a55266ac888d2382a1f21a1c18f3
parent200c3a57e0b5ae23d64227042bea01ae67a87b3b
New test making sure that it's ok to have empty processes (ending before doing anyting) in simix. For now, it's not, but anyway

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5360 48e7efb5-ca39-0410-a469-dd3cf9ba447f
teshsuite/Makefile.am
teshsuite/Makefile.in
teshsuite/gras/empty_main/empty_main.c [new file with mode: 0644]
teshsuite/gras/empty_main/empty_main.xml [new file with mode: 0644]
teshsuite/gras/empty_main/test_rl [new file with mode: 0755]
teshsuite/gras/empty_main/test_sg [new file with mode: 0755]