criu/test/zdtm
Vladimir Davydov 5dbab1a711 zdtm: check one-shot posix timers
With the patch zdtm will check not only periodic timers, but also
one-shot ones.

 Set one-shot timer to expire in a very long interval (INT_MAX in the
 test), and check its remaining value after checkpoint/restore. The
 following relationship must hold:

 initial_value - remaining_value = time_passed

Signed-off-by: Vladimir Davydov <vdavydov@parallels.com>
Acked-by: Andrew Vagin <avagin@parallels.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-24 13:04:52 +04:00
..
lib zdtm: use a current stack for preccesses created by clone() 2013-05-21 19:05:38 +04:00
live zdtm: check one-shot posix timers 2013-05-24 13:04:52 +04:00
.gitignore zdtm: add gitignore 2012-05-12 16:21:47 +04:00
Makefile zdtm: Zero Downtime Migration Test Suite 2011-12-02 17:49:08 +04:00
Makefile.inc zdtm: autodetect the target machine v2 2013-01-24 15:16:39 +04:00