-
Stanislav Kinsbursky authored
This test set up two posix timers with different clocks: REALTIME and MONOTONIC. Both send signals. Signals are disabled before suspend. This makes overrun counters increasing. After restore tests enables signals, and make sure, that: 1) signal handler for both timers was called with proper arguments 2) time displacement for both timers is not greater than specified (10% by default). Signed-off-by:
Stanislav Kinsbursky <skinsbursky@openvz.org> Acked-by:
Vladimir Davydov <VDavydov@parallels.com> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
74ee5df9