Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More information on actor death in monkey's test case
[simgrid.git] / teshsuite / s4u / listen_async / listen_async.tesh
index d196f6e7a2c8cabb16171c5ccb8e69248348f0b5..7731de39565bb3fe3d458db73ba353e56a6adbab 100644 (file)
@@ -1,5 +1,6 @@
-$ ./listen_async ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n"
+$ ./listen_async ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%a@%h)%e%m%n"
 > [  0.000000] (test@Tremblay) Task listen works on regular mailboxes
+> [  0.000000] (test@Tremblay) Mailbox::listen_from() returns 1 (should return my pid, which is 1)
 > [  0.000195] (test@Tremblay) Data successfully received from regular mailbox
 > [  0.000195] (test@Tremblay) Task listen works on asynchronous mailboxes
 > [  0.000195] (test@Tremblay) Data successfully received from asynchronous mailbox