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

Alexey Kodanev aleksei.kodanev@bell-sw.com
Thu Aug 12 15:51:43 CEST 2021


On 06.08.2021 19:47, Alexey Kodanev wrote:
> The patch-set adds new libc/sys_sched_* wrappers to test libc
> and syscall variants of sched_*() functions seperately.
> 
> This is needed because musl libc returns ENOSYS for those
> functions [1], and the tests just fails with it.
> 
> [1]: https://git.musl-libc.org/cgit/musl/commit/?id=1e21e78bf7a5
> 
> v2: Using test variants
> 

Hi Li and Cyril,

Thanks for the great review! Applied the patches with all your suggestions.



More information about the ltp mailing list