Skip to content
Snippets Groups Projects
Commit ec85ea95 authored by Gabriel Krisman Bertazi's avatar Gabriel Krisman Bertazi Committed by André Almeida
Browse files

selftests: futex: Add FUTEX_WAIT_MULTIPLE wouldblock test


Add test for wouldblock return when waiting for multiple futexes. Skip
the test if it's a x32 application and the kernel returned the approtiaded
error, since this ABI is not supported for this operation.

Signed-off-by: default avatarGabriel Krisman Bertazi <krisman@collabora.com>
Co-developed-by: default avatarAndré Almeida <andrealmeid@collabora.com>
Signed-off-by: default avatarAndré Almeida <andrealmeid@collabora.com>
---
Changes since v2: none
parent 714afdc1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment