[LTP] [PATCH 00/16] syscalls/sched_*: convert to new API and handle ENOSYS errno

Alexey Kodanev aleksei.kodanev@bell-sw.com
Tue Jul 20 17:26:48 CEST 2021


On 20.07.2021 17:23, Cyril Hrubis wrote:
> Hi!
>> BTW, sched_rr_get_interval* tests already using tst_variants, adding
>> more variants will double them too, right?
> 
> Actually not, since we do run the test for both the libc
> sched_rr_get_interval and for all possible syscalls variants we don't
> have to touch these tests at all.

sched_rr_get_interval works with musl, the one which returns ENOSYS
is sched_setscheduler() there, in setup().


More information about the ltp mailing list