diff options
author | Christian Brauner <[email protected]> | 2020-09-02 12:21:30 +0200 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2020-09-04 13:48:57 +0200 |
commit | cd89597bbe5a0179b3f0f51604cb36a1ffd4e080 (patch) | |
tree | f9b20216145fa8b214c9198510d558f97709bf07 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 09d1de1a8e7b9fbf08e96e0aecf41f870e4433ee (diff) |
tests: add waitid() tests for non-blocking pidfds
Verify that the PIDFD_NONBLOCK flag works with pidfd_open() and that
waitid() with a non-blocking pidfd returns EAGAIN:
TAP version 13
1..3
# Starting 3 tests from 1 test cases.
# RUN global.wait_simple ...
# OK global.wait_simple
ok 1 global.wait_simple
# RUN global.wait_states ...
# OK global.wait_states
ok 2 global.wait_states
# RUN global.wait_nonblock ...
# OK global.wait_nonblock
ok 3 global.wait_nonblock
# PASSED: 3 / 3 tests passed.
# Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0
Signed-off-by: Christian Brauner <[email protected]>
Reviewed-by: Josh Triplett <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions