[LTP] [PATCH] setuid01: use TST_EXP_PASS() macro, docparse comment and reword
Petr Vorel
pvorel@suse.cz
Wed Aug 10 08:45:37 CEST 2022
Hi Avinesh,
> -/* DESCRIPTION
> - * This test will verify that setuid(2) syscall basic functionality.
> - * setuid(2) returns a value of 0 and uid has been set successfully
> - * as a normal or super user.
> +/*
This is wrong, it must be '/*\'. I guess we need to add support for this into
make check.
I fixed it, updated copyright and merged.
Thanks!
Kind regards,
Petr
> + * [Description]
> + *
> + * Verify that setuid(2) returns 0 and effective uid has
> + * been set successfully as a normal or super user.
> */
More information about the ltp
mailing list