[CRIU] Re: [PATCH cr] zdtm: check restore of TCP connections (v2)

Pavel Emelyanov xemul at parallels.com
Thu Sep 13 06:56:45 EDT 2012


On 08/27/2012 05:02 PM, Andrey Vagin wrote:
> 
> The test creates two processes.
> A first process creates a tcp server, a second one connects to it.
> The first process is dumped and restored.
> Then the test checks that the TCP connection is alive.
> 
> v2: fix compilation :)
> 
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
>  test/zdtm.sh                       |    5 +-
>  test/zdtm/live/static/Makefile     |    1 +
>  test/zdtm/live/static/socket-tcp.c |  106 ++++++++++++++++++++++++++++++++++++
>  3 files changed, 110 insertions(+), 2 deletions(-)
>  create mode 100644 test/zdtm/live/static/socket-tcp.c
> 

Applied. Check everything is OK


More information about the CRIU mailing list