[CRIU] Re: [PATCH cr 11/12] zdtm: add a new test case to check that
all data can be restored
Pavel Emelyanov
xemul at parallels.com
Thu Apr 5 08:09:27 EDT 2012
On 04/05/2012 03:47 PM, Andrey Vagin wrote:
>
> * create pipe
> * write a maximum amount of data
> * suspend/resume
> * check that all data have been restored
>
> Signed-off-by: Andrey Vagin <avagin at openvz.org>
> ---
> test/zdtm.sh | 1 +
> test/zdtm/live/static/Makefile | 1 +
> test/zdtm/live/static/pipe01.c | 132 ++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 134 insertions(+), 0 deletions(-)
> create mode 100644 test/zdtm/live/static/pipe01.c
>
Do we have a test that checks for shared pipe fd-s being migrated properly?
More information about the CRIU
mailing list