Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
priority -> task/priority (and task-priority)
[simgrid.git] / examples / msg / task-priority / task-priority.tesh
similarity index 68%
rename from examples/msg/priority/priority.tesh
rename to examples/msg/task-priority/task-priority.tesh
index 34f1712..9c7cb85 100644 (file)
@@ -3,7 +3,7 @@
 p Testing a simple master/slave example application
 
 ! output sort 19
-$ $SG_TEST_EXENV ${bindir:=.}/priority$EXEEXT ${srcdir:=.}/small_platform.xml  ${srcdir:=.}/../msg/priority/priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ $SG_TEST_EXENV ${bindir:=.}/task-priority$EXEEXT ${srcdir:=.}/small_platform.xml  ${srcdir:=.}/../msg/task-priority/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!