X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c8045ac09a04b52101965907399bf0f6cebfa087..028600ff598195e84323493a1f790c2df5ef3bb2:/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 deleted file mode 100644 index 52a9949482..0000000000 --- a/teshsuite/simdag/platforms/basic_parsing_test.tesh +++ /dev/null @@ -1,57 +0,0 @@ -! output sort - -$ ${bindir:=.}/basic_parsing_test one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks. -> Workstation number: 5, link number: 12 - -$ ${bindir:=.}/basic_parsing_test host_attributes.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks. -> Workstation number: 5, link number: 1 - -$ ${bindir:=.}/basic_parsing_test link_attributes.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks. -> Workstation number: 1, link number: 5 - -$ ${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:maestro@) Switching to the L07 model to handle parallel tasks. -> 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:maestro@) Switching to the L07 model to handle parallel tasks. -> Workstation number: 4, link number: 12 - -$ ${bindir:=.}/basic_parsing_test two_hosts_multi_hop.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Switching to the L07 model to handle parallel tasks. -> 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:maestro@) Switching to the L07 model to handle parallel tasks. -> Workstation number: 2, link number: 2 - -$ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml -> [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks. -> Workstation number: 4, link number: 5 - -$ ${bindir:=.}/basic_parsing_test ./properties.xml -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'host/model' to 'compound' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/optim' to 'TI' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas' -> Workstation number: 1, link number: 1 - -$ ${bindir:=.}/basic_parsing_test ./properties.xml --cfg=cpu/optim:TI -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/optim' to 'TI' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'host/model' to 'compound' -> [0.000000] [surf_parse/INFO] The custom configuration 'cpu/optim' is already defined by user! -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010' -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'Vegas' -> Workstation number: 1, link number: 1 - -$ cp -f ./bob.trace ./bob0_availability_file.trace -$ cp -f ./bob.trace ./bob2_availability_file.trace -$ cp -f ./bob.trace ./bob0_state_file.trace -$ cp -f ./bob.trace ./bob2_state_file.trace -$ ${bindir:=.}/basic_parsing_test ./one_cluster_file.xml -> [0.000000] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks. -> Workstation number: 2, link number: 6 -$ rm -f ./bob0_availability_file.trace ./bob2_availability_file.trace ./bob0_state_file.trace ./bob2_state_file.trace