criu/test/zdtm
Pavel Emelyanov 153c033d7e zdtm: Add sleep() to zombie00
When creating zombies we must wait for them to appear to test that we do
support zombies, but not some transient state. But the thing is that we
cannot use wait() or any other synchronous call here, thus we have to
suck and use sleep(1) :(

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
2012-02-02 01:34:31 +04:00
..
lib zdtm: set SA_RESTART everywhere 2012-02-01 16:53:37 +04:00
live zdtm: Add sleep() to zombie00 2012-02-02 01:34:31 +04:00
Makefile zdtm: Zero Downtime Migration Test Suite 2011-12-02 17:49:08 +04:00