]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/simdag/basic-parsing-test/basic-parsing-test.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert platform-properties
[simgrid.git] / teshsuite / simdag / basic-parsing-test / basic-parsing-test.tesh
index ee27b68debecc62629f6dd4dafbb48020d391274..4519613d7fd3fba0ecefe56051f7ac1b7e3f8070 100644 (file)
@@ -40,17 +40,15 @@ $ ${bindir:=.}/basic-parsing-test ../platforms/four_hosts_floyd.xml
 > Workstation number: 4, link number: 5
 
 $ ${bindir:=.}/basic-parsing-test ../platforms/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 'host/model' to 'compound'
 > [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 ../platforms/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 'host/model' to 'compound'
 > [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