Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add working directory to command line for generating files with gras_stub_generator
[simgrid.git] / teshsuite / simdag / platforms / basic_parsing_test_sym_full.tesh
index 790c9d1..c26faa4 100644 (file)
@@ -328,3 +328,25 @@ $ ${bindir:=.}/basic_parsing_test two_hosts_one_link_fullduplex.xml FULL_LINK "-
 >      Route size 1
 >      Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
 >      Route latency = 0.000015, route bandwidth = 498000000.000000
+
+$ ${bindir:=.}/basic_parsing_test Dijkstra.xml FULL_LINK --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 2, link number: 6
+> Route between NODO01 and NODO01
+>      Route size 1
+>      Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
+>      Route latency = 0.000015, route bandwidth = 498000000.000000
+> Route between NODO01 and NODO02
+>      Route size 2
+>      Link 1: latency = 0.001000, bandwidth = 1000000.000000
+>      Link 2: latency = 0.001000, bandwidth = 1000000.000000
+>      Route latency = 0.002000, route bandwidth = 1000000.000000
+> Route between NODO02 and NODO01
+>      Route size 2
+>      Link 2: latency = 0.001000, bandwidth = 1000000.000000
+>      Link 1: latency = 0.001000, bandwidth = 1000000.000000
+>      Route latency = 0.002000, route bandwidth = 1000000.000000
+> Route between NODO02 and NODO02
+>      Route size 1
+>      Link __loopback__: latency = 0.000015, bandwidth = 498000000.000000
+>      Route latency = 0.000015, route bandwidth = 498000000.000000