Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add test for cluster tag with state_file and availability_file.
[simgrid.git] / teshsuite / simdag / platforms / basic_parsing_test.tesh
index dcb83a8..14102d8 100644 (file)
@@ -1,62 +1,87 @@
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_foreach.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_one_host_random.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_one_host.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster_properties_foreach.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_cluster.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_availability.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_properties.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_file.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_off.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_state_on.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host_trace_inside.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_host.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_availability.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_fatpipe.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_shared.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms one_link_state_file.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms three_hosts_non_symmetric_route.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_clusters_symmetric.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_clusters.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_hosts_multi_hop.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
-
-$ simdag/platforms/basic_parsing_test --cfg=path:${srcdir:=.}/simdag/platforms two_hosts_one_link.xml
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to 'simdag/platforms'
+$ ${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: 8
+
+$ ${bindir:=.}/basic_parsing_test one_host_availability.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host_properties.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host_state_file.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host_state_off.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host_state_on.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host_trace_file.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host_trace_inside.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_host.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 1
+
+$ ${bindir:=.}/basic_parsing_test one_link_availability.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 2
+
+$ ${bindir:=.}/basic_parsing_test one_link_fatpipe.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 2
+
+$ ${bindir:=.}/basic_parsing_test one_link_shared.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 2
+
+$ ${bindir:=.}/basic_parsing_test one_link_state_file.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 1, link number: 2
+
+$ ${bindir:=.}/basic_parsing_test three_hosts_non_symmetric_route.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 3, link number: 4
+
+$ ${bindir:=.}/basic_parsing_test two_clusters.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
+> [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
+> Workstation number: 10, link number: 16
+
+$ ${bindir:=.}/basic_parsing_test two_hosts_multi_hop.xml --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: 4
+
+$ ${bindir:=.}/basic_parsing_test two_hosts_one_link.xml --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: 2
+
+$ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml
+> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
+> Workstation number: 4, link number: 5
+
+$ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd_bis.xml
+> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
+> Workstation number: 5, link number: 7
+
+$ ${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 'cpu/model' to 'CpuTI'
+> [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
+> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
+> Workstation number: 2, link number: 5
\ No newline at end of file