Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'clean_events' of github.com:Takishipp/simgrid into clean_events
[simgrid.git] / teshsuite / s4u / listen_async / listen_async.tesh
1 $ ./listen_async ${srcdir:=.}/../../../examples/platforms/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n"
2 > [  0.000000] (test@Tremblay) Task listen works on regular mailboxes
3 > [  0.000195] (test@Tremblay) Data successfully received from regular mailbox
4 > [  0.000195] (test@Tremblay) Task listen works on asynchronous mailboxes
5 > [  0.000195] (test@Tremblay) Data successfully received from asynchronous mailbox
6 > [  0.000195] (maestro@) Probable bug: a simgrid::surf::NetworkCm02Action variable (#3) not removed before the LMM system destruction.