[LTP] PATCH] futex: Add error coverage tests for wait, wake and cmp_requeue
Cyril Hrubis
chrubis@suse.cz
Wed Apr 1 14:04:31 CEST 2026
Hi!
> The test's cover are as follows.
> futex_wait06: EFAULT for bad uaddr and timeout pointers
> futex_wait07: EINTR when interrupted by a signal
> futex_wake05: EFAULT for unmapped and PROT_NONE addresses
> futex_cmp_requeue03: EFAULT for bad uaddr/uaddr2, and EACCES
>
> This is my first patch contribution to LTP, any feedback and suggestions
> will be welcomed.
I suppose that this pull request is created by you:
https://github.com/linux-test-project/ltp/pull/1301
We can either review the pull or you can send the patches to this
mailing list with git-send-email. If you want to continue on the github,
someone will pick up the patches and review them once we get to it in
the patch queue.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list