Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
enlarge my cluster
[simgrid.git] / examples / simdag / properties / test_prop.tesh
1 #! ./tesh
2
3 p Simple test of simdag with properties
4
5 $ $SG_TEST_EXENV properties/sd_prop ${srcdir:=.}/../platforms/prop.xml
6 > [0.000000] [surf_workstation/INFO] surf_workstation_model_init_ptask_L07
7 > [0.000000] [test/INFO] Property list for workstation host1
8 > [0.000000] [test/INFO]        Property: NewProp has value: newValue
9 > [0.000000] [test/INFO]        Property: SG_TEST_Hdd has value: 180
10 > [0.000000] [test/INFO]        Property: SG_TEST_mem has value: 4
11 > [0.000000] [test/INFO]        Property: NoProp is undefined
12 > [0.000000] [test/INFO] Property list for workstation host2
13 > [0.000000] [test/INFO]        Property: SG_TEST_Hdd on host: 120
14 > [0.000000] [test/INFO] Modify an existing property
15 > [0.000000] [test/INFO]        Property: SG_TEST_Hdd old value: 120
16 > [0.000000] [test/INFO]        Property: SG_TEST_Hdd new value: 250
17
18
19