[CRIU] Re: [RFC PATCH] test: add processes tree restoring test

Pavel Emelyanov xemul at parallels.com
Thu Nov 1 06:38:39 EDT 2012


On 10/31/2012 06:35 PM, Kinsbursky Stanislav wrote:
> From: Stanislav Kinsbursky <skinsbursky at openvz.org>
> 
> This test makes sure, that processes tree is restored before opened files.
> 
> It was inspired by OpenVZ bug:
> http://bugzilla.openvz.org/show_bug.cgi?id=2404
> 
> IOW, OpenVZ can't restore container with such test inside.
> 
> Signed-off-by: Stanislav Kinsbursky <skinsbursky at openvz.org>
> ---
>  test/zdtm.sh                         |    1 +
>  test/zdtm/live/static/Makefile       |    1 +
>  test/zdtm/live/static/process_tree.c |   38 ++++++++++++++++++++++++++++++++++

Better name it open_proc.c

>  3 files changed, 40 insertions(+), 0 deletions(-)
>  create mode 100644 test/zdtm/live/static/process_tree.c
> 




More information about the CRIU mailing list