Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase futex() coverage #386

Open
metan-ucw opened this issue Aug 16, 2018 · 1 comment
Open

Increase futex() coverage #386

metan-ucw opened this issue Aug 16, 2018 · 1 comment

Comments

@metan-ucw
Copy link
Member

At least FUTEX_REQUEUE and FUTEX_CMP_REQUEUE operations are not tested at all and there may be other blind spots as well.

@yangx-jy
Copy link
Member

yangx-jy commented Jul 4, 2019

I added a basic test to check functionality of futex(FUTEX_CMP_REQUEUE) by 636dc9a
I added a test to check invalid input of futex(FUTEX_CMP_REQUEUE) by a244bcc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants