Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add test related to #220 + fix killsend
authorFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 28 Feb 2019 12:46:12 +0000 (13:46 +0100)
committerFrederic Suter <frederic.suter@cc.in2p3.fr>
Thu, 28 Feb 2019 12:46:12 +0000 (13:46 +0100)
commitdab469158191b6b2d04497d20358289fb8dd295d
treec9500b3cf396e72cbb30c499bb6c1de5acce093e
parentfa471698a7b34731a73d30ea79370e15374e086c
add test related to #220 + fix killsend

If the test and the launched actors share a scheduling round, the
outer test comes first and execute the asserts before the actors are
able to end their execution. As we want to control the status of the
actors when they end, let the outer test wait a bit before asserting.
teshsuite/s4u/activity-lifecycle/activity-lifecycle.cpp