Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cdb73b7346a6e3f8a434de31ed695c5959b48570
[simgrid.git] / teshsuite / java / sleephostoff / sleephostoff.tesh
1 $ ${javacmd:=java} -classpath ${classpath:=.} sleephostoff.SleepHostOff ${srcdir:=.}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
2 > [  0.000000] (0:maestro@) Using regular java threads.
3 > [  0.000000] (1:TestRunner@Fafard) **** **** **** ***** ***** Test Sleep ***** ***** **** **** ****
4 > [  0.000000] (1:TestRunner@Fafard) Test sleep: Create a process on Tremblay that simply make periodic sleep, turn off Tremblay
5 > [  0.000000] (2:Sleeper@Tremblay) I'm not dead
6 > [  0.010000] (2:Sleeper@Tremblay) I'm not dead
7 > [  0.020000] (1:TestRunner@Fafard) Stop Tremblay
8 > [  0.020000] (2:Sleeper@Tremblay) I'm not dead
9 > [  0.020000] (1:TestRunner@Fafard) Tremblay has been stopped
10 > [  0.020000] (2:Sleeper@Tremblay) catch HostException: Host Failure 
11 > [  0.320000] (1:TestRunner@Fafard) Test sleep seems ok, cool! (number of Process : 1, it should be 1 (i.e. the Test one))
12 > [  0.320000] (0:maestro@) MSG_main finished; Terminating the simulation...