Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Tesh files: kill obsolete variables SG_TEST_EXENV and EXEEXT.
[simgrid.git] / teshsuite / msg / task-priority / task-priority.tesh
1 #!/usr/bin/env tesh
2
3 ! output sort 19
4 $ ${bindir:=.}/task-priority ${platfdir}/small_platform.xml  ${srcdir:=.}/task-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
5 > [  0.000000] (1:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 1
6 > [  0.000000] (2:test@Fafard) Hello! Running a task of size 7.6296e+07 with priority 2
7 > [  1.500000] (2:test@Fafard) Goodbye now!
8 > [  2.000000] (0:maestro@) Simulation time 2
9 > [  2.000000] (1:test@Fafard) Goodbye now!