X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6cd482faf0f396d7bcbebeca84ddcfabc51145aa..036f74f60a1f326ee21dfb3be0801535160bf435:/teshsuite/msg/task-priority/task-priority.tesh diff --git a/teshsuite/msg/task-priority/task-priority.tesh b/teshsuite/msg/task-priority/task-priority.tesh deleted file mode 100644 index 8af98f9e3a..0000000000 --- a/teshsuite/msg/task-priority/task-priority.tesh +++ /dev/null @@ -1,9 +0,0 @@ -#!/usr/bin/env tesh - -! output sort 19 -$ ${bindir:=.}/task-priority ${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!