Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new (failing) example about on_exit and on_destruction
[simgrid.git] / examples / s4u / actor-exiting / s4u-actor-exiting.tesh
diff --git a/examples/s4u/actor-exiting/s4u-actor-exiting.tesh b/examples/s4u/actor-exiting/s4u-actor-exiting.tesh
new file mode 100644 (file)
index 0000000..d5a15ed
--- /dev/null
@@ -0,0 +1,6 @@
+#!/usr/bin/env tesh
+
+$ $SG_TEST_EXENV ${bindir:=.}/s4u-actor-exiting ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n"
+> [ 10.194200] (A@Tremblay) I stop now
+> [ 10.194200] (maestro@) Actor A stops now
+> [ 26.213694] (maestro@) Actor B stops now