Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't try to distribute a non-existing file (copy/paste leftover)
[simgrid.git] / examples / gras / properties / test_sg_64
1 p Runs the 'properties' test within the simulator (simulation times valid for 32bits architectures)
2
3 $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/prop.xml ${srcdir:=.}/properties.xml
4 > [C1-01:master:(1) 0.000000] [test/INFO] Host property: mem has value: 4
5 > [C1-01:master:(1) 0.000000] [test/INFO] Host property: Hdd has value: 180
6 > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: SomeProp has value: SomeValue
7 > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: Nonexisting is undefined
8 > [C1-00:slave:(2) 0.000000] [test/INFO] Trying to modify a process property
9 > [C1-00:slave:(2) 0.000000] [test/INFO]  Property: otherprop is undefined
10 > [C1-00:slave:(2) 0.000000] [test/INFO]  Property: otherprop is undefined
11 > [C1-01:master:(1) 1.000000] [gras/INFO] Exiting GRAS
12 > [C1-00:slave:(2) 1.000000] [gras/INFO] Exiting GRAS