[CRIU] [PATCH 12/13] zdtm: Add new pthread01 test

Pavel Emelyanov xemul at parallels.com
Wed Nov 7 05:07:29 EST 2012


On 11/06/2012 08:53 PM, Cyrill Gorcunov wrote:
> 
> Since I'm mostly rewritting pthread00 test case
> for easier patch review lets add new file first
> then rename it to pthread00.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  test/zdtm/live/static/pthread01.c |  185 +++++++++++++++++++++++++++++++++++++
>  1 files changed, 185 insertions(+), 0 deletions(-)
>  create mode 100644 test/zdtm/live/static/pthread01.c
> 


> +const char *test_doc	= "Create a few pthreads/forks and compare TLS and mmap data on restore\n";

How about blocked signals?
Let's do it that way -- leave the pthread00 test alone and just add another one
checking for blocked signals _only_.

> +const char *test_author	= "Cyrill Gorcunov <gorcunov at openvz.org";



More information about the CRIU mailing list