Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update tesh files for simdag. Due to adding an INFO line.
[simgrid.git] / examples / msg / parallel_task / parallel_task.tesh
1 #! ./tesh
2
3 p Testing a simple master/slave example application
4
5 $ $SG_TEST_EXENV parallel_task/parallel_task$EXEEXT ${srcdir:=.}/small_platform.xml
6 > [0.000000] [xbt_cfg/INFO] type in variable = 2
7 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
8 > [Ginette:test:(1) 0.009378] [msg_test/INFO] Goodbye now!
9 > [0.009378] [msg_test/INFO] Simulation time 0.00937836
10
11 $ $SG_TEST_EXENV parallel_task/test_ptask$EXEEXT ${srcdir:=.}/parallel_task/test_ptask_platform.xml ${srcdir:=.}/parallel_task/test_ptask_deployment.xml
12 > [0.000000] [xbt_cfg/INFO] type in variable = 2
13 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
14 > [Ginette:execute:(1) 1.000300] [msg_test/INFO] execution_time=1.0003 
15 > [Ginette:redistribute:(2) 6.000900] [msg_test/INFO] redistribution_time=6.0009 
16 > [6.000900] [msg_test/INFO] Simulation time 6.0009