Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'killgraskill'
[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: mem has value: 4
9 > [0.000000] [test/INFO]        Property: NewProp has value: newValue
10 > [0.000000] [test/INFO]        Property: Hdd has value: 180
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: Hdd on host: 120
14 > [0.000000] [test/INFO] Modify an existing property
15 > [0.000000] [test/INFO]        Property: Hdd old value: 120
16 > [0.000000] [test/INFO]        Property: Hdd new value: 250
17 > [0.000000] [sd_workstation/INFO] Displaying workstation host2
18 > [0.000000] [sd_workstation/INFO]   - power: 1000000000
19 > [0.000000] [sd_workstation/INFO]   - available power: 1.00
20 > [0.000000] [sd_workstation/INFO]   - access mode: Exclusive
21 > [0.000000] [sd_workstation/INFO]     no task running
22 > [0.000000] [sd_workstation/INFO]   - properties:
23 > [0.000000] [sd_workstation/INFO]     Hdd->250