[LTP] [PATCH 2/8] waitpid10: use the new API

Cyril Hrubis chrubis@suse.cz
Mon Aug 15 16:36:02 CEST 2016


Hi!
> +static void do_child_1(void)
>  {

Why do we run the test in the do_child_1() here?

As far as I remember the whole point was to start some of the child
processes in different process group and we don't do that in this test,
so we may as well put this function as the test function into the struct
tst_test.


Otherwise this looks good.

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list