Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement a disk attachment check and add a tesh test to detect invalid platform...
[simgrid.git] / teshsuite / simdag / platforms / basic_parsing_test.tesh
1 ! output sort
2
3 $ ${bindir:=.}/basic_parsing_test one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
4 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
5 > Workstation number: 5, link number: 12
6
7 $ ${bindir:=.}/basic_parsing_test one_host_availability.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
8 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
9 > Workstation number: 1, link number: 1
10
11 $ ${bindir:=.}/basic_parsing_test one_host_properties.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
12 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
13 > Workstation number: 1, link number: 1
14
15 $ ${bindir:=.}/basic_parsing_test one_host_state_file.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
16 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
17 > Workstation number: 1, link number: 1
18
19 $ ${bindir:=.}/basic_parsing_test one_host_state_off.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
20 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
21 > Workstation number: 1, link number: 1
22
23 $ ${bindir:=.}/basic_parsing_test one_host_state_on.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
24 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
25 > Workstation number: 1, link number: 1
26
27 $ ${bindir:=.}/basic_parsing_test one_host_trace_file.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
28 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
29 > Workstation number: 1, link number: 1
30
31 $ ${bindir:=.}/basic_parsing_test one_host_trace_inside.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
32 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
33 > Workstation number: 1, link number: 1
34
35 $ ${bindir:=.}/basic_parsing_test one_host.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
36 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
37 > Workstation number: 1, link number: 1
38
39 $ ${bindir:=.}/basic_parsing_test one_link_availability.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
40 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
41 > Workstation number: 1, link number: 2
42
43 $ ${bindir:=.}/basic_parsing_test one_link_fatpipe.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
44 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
45 > Workstation number: 1, link number: 2
46
47 $ ${bindir:=.}/basic_parsing_test one_link_shared.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
48 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
49 > Workstation number: 1, link number: 2
50
51 $ ${bindir:=.}/basic_parsing_test one_link_state_file.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
52 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
53 > Workstation number: 1, link number: 2
54
55 $ ${bindir:=.}/basic_parsing_test three_hosts_non_symmetric_route.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
56 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
57 > Workstation number: 3, link number: 4
58
59 $ ${bindir:=.}/basic_parsing_test two_clusters.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
60 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
61 > Workstation number: 10, link number: 24
62
63 $ ${bindir:=.}/basic_parsing_test two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
64 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
65 > Workstation number: 2, link number: 4
66
67 $ ${bindir:=.}/basic_parsing_test two_hosts_one_link.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
68 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
69 > Workstation number: 2, link number: 2
70
71 $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml
72 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
73 > Workstation number: 4, link number: 5
74
75 $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd_bis.xml
76 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
77 > Workstation number: 5, link number: 7
78
79 $ ${bindir:=.}/basic_parsing_test ./properties.xml
80 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/optim' to 'TI'
81 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010'
82 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation/model' to 'compound'
83 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas'
84 > Workstation number: 1, link number: 1
85
86 $ ${bindir:=.}/basic_parsing_test ./properties.xml --cfg=cpu/optim:TI
87 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/optim' to 'TI'
88 > [0.000000] [surf_parse/INFO] The custom configuration 'cpu/optim' is already defined by user!
89 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010'
90 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'workstation/model' to 'compound'
91 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas'
92 > Workstation number: 1, link number: 1
93
94 $ ${bindir:=.}/basic_parsing_test ./one_cluster_file.xml
95 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
96 > Workstation number: 2, link number: 6
97
98 $ ${bindir:=.}/is_router_test ./test_of_is_router.xml
99 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
100 > Workstation number: 10, link number: 1, elmts number: 21
101 >    - Seen: "host01" is type : 1
102 >    - Seen: "host02" is type : 1
103 >    - Seen: "host03" is type : 1
104 >    - Seen: "host04" is type : 1
105 >    - Seen: "host05" is type : 1
106 >    - Seen: "host06" is type : 1
107 >    - Seen: "host07" is type : 1
108 >    - Seen: "host08" is type : 1
109 >    - Seen: "host09" is type : 1
110 >    - Seen: "host10" is type : 1
111 >    - Seen: "router1" is type : 2
112 >    - Seen: "router2" is type : 2
113 >    - Seen: "router3" is type : 2
114 >    - Seen: "router4" is type : 2
115 >    - Seen: "router5" is type : 2
116 >    - Seen: "AS0" is type : 3
117 >    - Seen: "AS1" is type : 3
118 >    - Seen: "AS2" is type : 3
119 >    - Seen: "AS3" is type : 3
120 >    - Seen: "AS4" is type : 3
121 >    - Seen: "AS" is type : 3
122