Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
NOT everything is master-slave (really)
[simgrid.git] / examples / msg / masterslave / masterslave_kill.tesh
diff --git a/examples/msg/masterslave/masterslave_kill.tesh b/examples/msg/masterslave/masterslave_kill.tesh
deleted file mode 100644 (file)
index 3e58ef7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#! ./tesh
-
-p Testing a simple master/slave example application
-
-$ $SG_TEST_EXENV masterslave/masterslave_kill$EXEEXT ${srcdir:=.}/masterslave/platform_kill.xml ${srcdir:=.}/masterslave/deployment_masterslave_kill.xml --log=surf_maxmin.thres:error
-> [alice:master:(1) 0.000000] [msg_test/INFO] Hello!
-> [bob:slave:(2) 0.000000] [msg_test/INFO] Hello!
-> [bob:slave:(2) 0.000000] [msg_test/INFO] Suspending myself
-> [alice:master:(1) 10.000000] [msg_test/INFO] Resume process
-> [bob:slave:(2) 10.000000] [msg_test/INFO] OK, OK. Let's work
-> [alice:master:(1) 10.000000] [msg_test/INFO] Kill process
-> [alice:master:(1) 10.000000] [msg_test/INFO] OK, goodbye now.
-> [10.000000] [msg_test/INFO] Simulation time 10
\ No newline at end of file