Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
improve that example so that it also demonstrates the prioritized executions
[simgrid.git] / examples / s4u / actor-priority / s4u-actor-priority.tesh
index 82916b3..0ceab56 100644 (file)
@@ -1,7 +1,7 @@
 #! ./tesh
 
 ! output sort 19
-$ $SG_TEST_EXENV ${bindir:=.}/s4u-actor-priority$EXEEXT ${srcdir:=.}/small_platform.xml  ${srcdir:=.}/../s4u/actor-priority/s4u-actor-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+$ $SG_TEST_EXENV ${bindir:=.}/s4u-actor-priority$EXEEXT ${platfdir}/small_platform.xml  s4u-actor-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
 > [  0.000000] (1:test@Fafard) Hello! Running an actor of size 7.6296e+07 with priority 1
 > [  0.000000] (2:test@Fafard) Hello! Running an actor of size 7.6296e+07 with priority 2
 > [  1.500000] (2:test@Fafard) Goodbye now!