Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
1d2c20ed024c0279832df1b7af8c0ddcc2482014
[simgrid.git] / teshsuite / gras / msg_handle / test_sg_32
1 p Runs the 'msg_handle' test within the simulator (simulation times valid for 32bits architectures)
2
3 $ $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml
4 > [Tremblay:server:(1) 0.000000] [test/INFO] Launch server (port=4000)
5 > [Fafard:client:(2) 0.000000] [test/INFO] Launch client (port=4000)
6 > [Tremblay:server:(1) 1.000000] [test/INFO] Initialization done.
7 > [Tremblay:server:(1) 1.000000] [test/INFO] gras_msg_handle(0) works as expected (imediate timeout)
8 > [Fafard:client:(2) 1.000000] [test/INFO] Initialization done.
9 > [Tremblay:server:(1) 2.000000] [test/INFO] gras_msg_handle(1) works as expected (delayed timeout)
10 > [Tremblay:server:(1) 5.000000] [test/INFO] Unlock pal
11 > [Tremblay:server:(1) 5.001976] [gras/INFO] Exiting GRAS
12 > [Fafard:client:(2) 5.001976] [test/INFO] Got the message
13 > [Fafard:client:(2) 5.001976] [test/INFO] gras_msg_handle(-1) works as expected (locked)
14 > [Fafard:client:(2) 5.001976] [gras/INFO] Exiting GRAS