Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revalidate output
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Nov 2007 11:11:56 +0000 (11:11 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 8 Nov 2007 11:11:56 +0000 (11:11 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5001 48e7efb5-ca39-0410-a469-dd3cf9ba447f

examples/gras/properties/test_sg_32
examples/gras/properties/test_sg_64

index 4af7ca9..4f2f952 100755 (executable)
@@ -6,7 +6,7 @@ $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/
 > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: SomeProp has value: SomeValue
 > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: Nonexisting is undefined
 > [C1-00:slave:(2) 0.000000] [test/INFO] Trying to modify a process property
-> [C1-00:slave:(2) 0.000000] [test/INFO]  Property: otherprop is undefined
-> [C1-00:slave:(2) 0.000000] [test/INFO]  Property: otherprop is undefined
+> [C1-00:slave:(2) 0.000000] [test/INFO]       Property: otherprop is undefined
+> [C1-00:slave:(2) 0.000000] [test/INFO]       Property: otherprop is undefined
 > [C1-01:master:(1) 1.000000] [gras/INFO] Exiting GRAS
 > [C1-00:slave:(2) 1.000000] [gras/INFO] Exiting GRAS
index 4af7ca9..eb68d63 100755 (executable)
@@ -1,4 +1,4 @@
-p Runs the 'properties' test within the simulator (simulation times valid for 32bits architectures)
+p Runs the 'properties' test within the simulator (simulation times valid for 64bits architectures)
 
 $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/prop.xml ${srcdir:=.}/properties.xml
 > [C1-01:master:(1) 0.000000] [test/INFO] Host property: mem has value: 4
@@ -6,7 +6,7 @@ $ $SG_TEST_EXENV ./properties_simulator${EXEEXT:=} ${srcdir:=.}/../../platforms/
 > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: SomeProp has value: SomeValue
 > [C1-00:slave:(2) 0.000000] [test/INFO] Process property: Nonexisting is undefined
 > [C1-00:slave:(2) 0.000000] [test/INFO] Trying to modify a process property
-> [C1-00:slave:(2) 0.000000] [test/INFO]  Property: otherprop is undefined
-> [C1-00:slave:(2) 0.000000] [test/INFO]  Property: otherprop is undefined
+> [C1-00:slave:(2) 0.000000] [test/INFO]       Property: otherprop is undefined
+> [C1-00:slave:(2) 0.000000] [test/INFO]       Property: otherprop is undefined
 > [C1-01:master:(1) 1.000000] [gras/INFO] Exiting GRAS
 > [C1-00:slave:(2) 1.000000] [gras/INFO] Exiting GRAS