X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bd1f7386ddad36c4ad2a12e131e224afe2551a6..b3e4aba8bde56e605110f8140ab13f92b62b3711:/examples/simdag/properties/test_prop.tesh?ds=sidebyside diff --git a/examples/simdag/properties/test_prop.tesh b/examples/simdag/properties/test_prop.tesh index 49c6225440..2e9432358c 100755 --- a/examples/simdag/properties/test_prop.tesh +++ b/examples/simdag/properties/test_prop.tesh @@ -3,6 +3,7 @@ p Simple test of simdag with properties $ $SG_TEST_EXENV properties/sd_prop ${srcdir:=.}/../platforms/prop.xml +> [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07 > [0.000000] [test/INFO] Property list for workstation host1 > [0.000000] [test/INFO] Property: NewProp has value: newValue > [0.000000] [test/INFO] Property: SG_TEST_Hdd has value: 180 @@ -13,10 +14,6 @@ $ $SG_TEST_EXENV properties/sd_prop ${srcdir:=.}/../platforms/prop.xml > [0.000000] [test/INFO] Modify an existing property > [0.000000] [test/INFO] Property: SG_TEST_Hdd old value: 120 > [0.000000] [test/INFO] Property: SG_TEST_Hdd new value: 250 -> [0.000000] [test/INFO] Link l1 property: type has value: Ethernet -> [0.000000] [test/INFO] Property: NoProp for link l1 is undefined -> [0.000000] [test/INFO] Link l2 property: type has value: ethernet -> [0.000000] [test/INFO] Property: NoProp for link l2 is undefined