X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7a8cd62135619ad52e05ae1c929ef07e166e4260..cc794fff019ab735cdc4150384d465fdbcbe2fd1:/teshsuite/simdag/platforms/basic_parsing_test.tesh diff --git a/teshsuite/simdag/platforms/basic_parsing_test.tesh b/teshsuite/simdag/platforms/basic_parsing_test.tesh index c83d2aed24..2445d0231c 100644 --- a/teshsuite/simdag/platforms/basic_parsing_test.tesh +++ b/teshsuite/simdag/platforms/basic_parsing_test.tesh @@ -1,3 +1,5 @@ +! output sort + $ ${bindir:=.}/basic_parsing_test one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:@) surf_workstation_model_init_ptask_L07 > Workstation number: 5, link number: 12 @@ -79,7 +81,6 @@ $ ${bindir:=.}/basic_parsing_test ./properties.xml > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation/model' to 'compound' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to '~/' > Workstation number: 1, link number: 1 $ ${bindir:=.}/basic_parsing_test ./properties.xml --cfg=cpu/optim:TI @@ -88,7 +89,6 @@ $ ${bindir:=.}/basic_parsing_test ./properties.xml --cfg=cpu/optim:TI > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation/model' to 'compound' > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to '~/' > Workstation number: 1, link number: 1 $ ${bindir:=.}/basic_parsing_test ./one_cluster_file.xml @@ -120,14 +120,3 @@ $ ${bindir:=.}/is_router_test ./test_of_is_router.xml > - Seen: "AS4" is type : 3 > - Seen: "AS" is type : 3 -$ ${bindir:=.}/basic_parsing_test ./Two_clusters_rulebased.xml ONE_LINK -> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07 -> Workstation number: 4, link number: 12 -> Route between c-0.me and c-3.me -> Route size 5 -> Link my_cluster_1_link_0_UP: latency = 0.000050, bandwidth = 125000000.000000 -> Link my_cluster_1_backbone: latency = 0.000500, bandwidth = 2250000000.000000 -> Link backbone: latency = 0.000500, bandwidth = 1250000000.000000 -> Link my_cluster_2_backbone: latency = 0.000500, bandwidth = 2250000000.000000 -> Link my_cluster_2_link_3_DOWN: latency = 0.000050, bandwidth = 125000000.000000 -> Route latency = 0.001600, route bandwidth = 125000000.000000