[CRIU] Re: [PATCH v3] zdtm: POSIX timers migration test

Vladimir Davydov VDavydov at parallels.com
Thu Oct 11 08:06:12 EDT 2012


Ack

On Oct 11, 2012, at 4:04 PM, Kinsbursky Stanislav wrote:

> From: Stanislav Kinsbursky <skinsbursky at openvz.org>
> 
> 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 at openvz.org>
> ---
> test/zdtm/live/static/Makefile       |    2 
> test/zdtm/live/static/posix_timers.c |  220 ++++++++++++++++++++++++++++++++++
> 2 files changed, 222 insertions(+), 0 deletions(-)
> create mode 100644 test/zdtm/live/static/posix_timers.c
> <diff-zdtm-static-posix-timers-test.patch>




More information about the CRIU mailing list