[LTP] [PATCH v2 07/16] syscalls/sched_setparam04: convert to new API
Cyril Hrubis
chrubis@suse.cz
Mon Aug 9 13:31:00 CEST 2021
Hi!
> +/*\
> + * [Description]
> *
> - * SIGNALS
> - * Uses SIGUSR1 to pause before test if option set.
> - * (See the parse_opts(3) man page).
> + * Testing error conditions for sched_setparam(2)
> *
> * DESCRIPTION
We should remove this DESCRIPTION as it's redundant.
> * Verify that,
> @@ -41,129 +21,54 @@
> * 4) sched_setparam(2) returns -1 sets errno to EINVAL if the
> * value for p.sched_priority is other than 0 for scheduling
> * policy, SCHED_OTHER
And reformat this part so that it renders as a list in ascii-doc please.
For the rest:
Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list