Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'coverity_scan' of github.com:mquinson/simgrid
[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] [xbt_cfg/INFO] Switching to the L07 model to handle parallel tasks.
7 > [0.000000] [test/INFO] Property list for host 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 has value: Undefined (NULL)
12 > [0.000000] [test/INFO] Property list for host 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] [sg_host/INFO] Displaying host host2
18 > [0.000000] [sg_host/INFO]   - speed: 1000000000
19 > [0.000000] [sg_host/INFO]   - available speed: 1.00
20 > [0.000000] [sg_host/INFO]   - properties:
21 > [0.000000] [sg_host/INFO]     Hdd->250