X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6e604bae957c88e7d4375ec965935473f359d9ea..f780443504c3b73f0b9d1c58c6c5a21e2affce2d:/teshsuite/simdag/platforms/basic_parsing_test.tesh?ds=sidebyside diff --git a/teshsuite/simdag/platforms/basic_parsing_test.tesh b/teshsuite/simdag/platforms/basic_parsing_test.tesh index 14102d8c07..7c910f4328 100644 --- a/teshsuite/simdag/platforms/basic_parsing_test.tesh +++ b/teshsuite/simdag/platforms/basic_parsing_test.tesh @@ -82,6 +82,15 @@ $ ${bindir:=.}/basic_parsing_test ./properties.xml > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'path' to '~/' > Workstation number: 1, link number: 1 +$ ${bindir:=.}/basic_parsing_test ./properties.xml --cfg=cpu/model:CpuTI +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'cpu/model' to 'CpuTI' +> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'maxmin/precision' to '0.000010' +> [0.000000] [surf_route/INFO] The custom configuration 'cpu/model' is already define by user! +> [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