commit | 0f52dc9ce080970eac3540e3784d6ad71dae16a9 | [log] [tgz] |
---|---|---|
author | Fabou <fabien.duvoux@parrot.com> | Mon Aug 08 18:28:15 2011 +0200 |
committer | Fabou <fabien.duvoux@parrot.com> | Thu Aug 11 09:45:25 2011 +0200 |
tree | de573589c7d746b3c86639b0d3fc25ff2078bc0e | |
parent | 4b9260f70e2b32864eaf9ac4c1ddaa57a422985a [diff] |
Avoid testSetKeepUpdated to be scheduling dependant Thread listening the changing event was started after changing event launched in testSetKeepUpdated method Adding waiting condition between the thread startup and the onChange event will permits to the listening thread to be fully started before. Change-Id: Ib9c5842657051abc9b44d7e0a0e007a86fe9db65 Signed-off-by: Fabou <fabien.duvoux@parrot.com>