Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
I forgot the ones without the extension .tesh
[simgrid.git] / teshsuite / gras / msg_handle / test_sg_64
old mode 100755 (executable)
new mode 100644 (file)
index 46b87da..34f1069
@@ -1,14 +1,16 @@
 p Runs the 'msg_handle' test within the simulator (simulation times valid for 64bits architectures)
 
-$ $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml
-> [Tremblay:server:(1) 0.000000] [test/INFO] Launch server (port=4000)
-> [Fafard:client:(2) 0.000000] [test/INFO] Launch client (port=4000)
-> [Tremblay:server:(1) 1.000000] [test/INFO] Initialization done.
-> [Tremblay:server:(1) 1.000000] [test/INFO] gras_msg_handle(0) works as expected (immediate timeout)
-> [Fafard:client:(2) 1.000000] [test/INFO] Initialization done.
-> [Tremblay:server:(1) 2.000000] [test/INFO] gras_msg_handle(1) works as expected (delayed timeout)
-> [Tremblay:server:(1) 5.000000] [test/INFO] Unlock pal
-> [Tremblay:server:(1) 5.001976] [gras/INFO] Exiting GRAS
-> [Fafard:client:(2) 5.001976] [test/INFO] Got the message
-> [Fafard:client:(2) 5.001976] [test/INFO] gras_msg_handle(-1) works as expected (locked)
-> [Fafard:client:(2) 5.001976] [gras/INFO] Exiting GRAS
+! output sort
+$ $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
+> [  0.000000] (1:server@Tremblay) Launch server (port=4000)
+> [  0.000000] (2:client@Fafard) Launch client (port=4000)
+> [  1.000312] (1:server@Tremblay) Initialization done.
+> [  1.000312] (1:server@Tremblay) gras_msg_handle(0) works as expected (immediate timeout)
+> [  1.000312] (2:client@Fafard) Initialization done.
+> [  2.000312] (1:server@Tremblay) gras_msg_handle(1) works as expected (delayed timeout)
+> [  5.000312] (1:server@Tremblay) Unlock pal
+> [  5.020863] (1:server@Tremblay) Exiting GRAS
+> [  5.020863] (2:client@Fafard) Got the message
+> [  5.020863] (2:client@Fafard) gras_msg_handle(-1) works as expected (locked)
+> [  5.020863] (2:client@Fafard) Exiting GRAS
+