Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
adding new test to make use of TRACE_TASK mask
[simgrid.git] / examples / gras / properties / test_sg
index 696652f..c5102ed 100755 (executable)
@@ -10,7 +10,6 @@ $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/
 > [host1:bob:(2) 0.000000] [test/INFO]   Host property: 'from bob' has value: 'hello'
 > [host1:bob:(2) 0.000000] [test/INFO]   Host property: 'SG_TEST_Hdd' has value: '180'
 > [host1:bob:(2) 0.000000] [test/INFO]   Host property: 'SG_TEST_mem' has value: '4'
-> [host1:bob:(2) 1.000000] [gras/INFO] Exiting GRAS
 > [host1:alice:(1) 1.000000] [test/INFO] == Dump all the properties of current host
 > [host1:alice:(1) 1.000000] [test/INFO]   Host property: 'from bob' has value: 'hello'
 > [host1:alice:(1) 1.000000] [test/INFO]   Host property: 'SG_TEST_Hdd' has value: '180'
@@ -20,3 +19,4 @@ $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/
 > [host1:alice:(1) 1.000000] [test/INFO] == Try to get a process property that does not exist
 > [host1:alice:(1) 1.000000] [test/INFO] == Trying to modify a process property
 > [host1:alice:(1) 1.000000] [gras/INFO] Exiting GRAS
+> [host1:bob:(2) 1.000000] [gras/INFO] Exiting GRAS