Hi Ruan,
> +/*\
> + * [DESCRIPTION]
> *
> + * Check that getppid() in child returns the same pid as getpid() in parent.
> +\*/
nit: this should be merged as */ only (drop leading \, see 96e964f97 ("docparse:
Use C standard comment end").
Kind regards,
Petr