Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
logs: Allow %a instead of %P to display the actor name
[simgrid.git] / teshsuite / s4u / comm-get-sender / comm-get-sender.tesh
1 ! output sort
2 $ ${bindir}/comm-get-sender  ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n"
3 > [  0.000000] (1:send@Tremblay) Sending
4 > [  0.000000] (2:receive@Tremblay) Receiving
5 > [  0.000195] (2:receive@Tremblay) Got a message sent by 'send'
6 > [  1.000195] (1:send@Tremblay) Exiting
7 > [  2.000195] (2:receive@Tremblay) Did I tell you that I got a message sent by 'send'?