Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Test changes (test cases?) for futexWait changes, futexWakeOrRequeue removal #86

Closed
lars-t-hansen opened this issue Mar 24, 2016 · 2 comments
Milestone

Comments

@lars-t-hansen
Copy link
Collaborator

In Issue #63 we changed the default interpretation of the "count" argument of futexWake from 0 to +Infinity. The test cases should reflect & test that. (It may be that there are no proper test cases for futexWake yet.)

@lars-t-hansen lars-t-hansen changed the title Test changes (test cases?) for futexWait changes Test changes (test cases?) for futexWait changes, futexWakeOrRequeue removal Mar 24, 2016
@lars-t-hansen
Copy link
Collaborator Author

In Issue #11 we obsoleted futexWakeOrRequeue. If there are any test cases for that they function should be removed.

@lars-t-hansen
Copy link
Collaborator Author

Also, in Issue #69 we're changing the return values of futexWait from numbers to strings, and removing the Atomics.OK, Atomics.TIMEDOUT, and Atomics.NOTEQUAL flags. So the test cases must change for that.

@lars-t-hansen lars-t-hansen modified the milestone: Stage 3 Mar 30, 2016
lars-t-hansen pushed a commit that referenced this issue Apr 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant