Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use MSG_host_set_property_value everywhere
[simgrid.git] / examples / msg / properties / msg_prop.tesh
index 826705b..244bf33 100644 (file)
@@ -4,6 +4,9 @@ p Testing a MSG application with properties in the XML for Hosts, Links and Proc
 
 ! output sort
 $ $SG_TEST_EXENV properties/msg_prop$EXEEXT ${srcdir:=.}/../platforms/prop.xml ${srcdir:=.}/properties/deployment_properties.xml  "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+> [  0.000000] (0:@) There are 2 hosts in the environment
+> [  0.000000] (0:@) Host 'host1' runs at 1000000000 flops/s
+> [  0.000000] (0:@) Host 'host2' runs at 1000000000 flops/s
 > [  0.000000] (1:alice@host1) == Print the properties of the host
 > [  0.000000] (1:alice@host1)   Host property: 'SG_TEST_Hdd' -> '180'
 > [  0.000000] (1:alice@host1)   Host property: 'SG_TEST_mem' -> '4'