X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2e9fb57545c46356378f34a8569f1a102f5546d..d528b1c80ec6456af1cd0ddff758a5ad2230d322:/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 index 18efe5bee0..d4ee225784 100644 --- a/teshsuite/simdag/platforms/basic_parsing_test.tesh +++ b/teshsuite/simdag/platforms/basic_parsing_test.tesh @@ -73,3 +73,11 @@ $ ${bindir:=.}/basic_parsing_test ./four_hosts_floyd.xml $ ${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 \ No newline at end of file