Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sort examples, improve doc
[simgrid.git] / examples / msg / task-priority / task-priority.tesh
diff --git a/examples/msg/task-priority/task-priority.tesh b/examples/msg/task-priority/task-priority.tesh
deleted file mode 100644 (file)
index 0e8d6f2..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-#! ./tesh
-
-! output sort 19
-$ $SG_TEST_EXENV ${bindir:=.}/task-priority$EXEEXT ${platfdir}/small_platform.xml  ${srcdir}/task-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
-> [  0.000000] (1:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 1
-> [  0.000000] (2:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 2
-> [  1.500000] (2:test@Fafard) Goodbye now!
-> [  2.000000] (0:maestro@) Simulation time 2
-> [  2.000000] (1:test@Fafard) Goodbye now!