diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-01-02 22:32:19 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-02 22:32:19 +0000 |
commit | c1abab9714f46234a692d8f3447899a5f8f6a25f (patch) | |
tree | 13b6c137a6fd85e2fa5ebbbc1dbfc6a64889ad6f /test/sys/test_mman.rs | |
parent | 5359b8e945fc5b07a094de079367df166c5a1d10 (diff) | |
parent | 58d7c04dfbba9ebc853b58e6c0890eac68130e47 (diff) | |
download | nix-c1abab9714f46234a692d8f3447899a5f8f6a25f.zip |
Merge #1624
1624: Fix mq tests on NetBSD and DragonFly r=asomers a=rtzoeller
NetBSD (and DragonFly, which borrows its implementation) include additional flags beyond O_NONBLOCK in MqAttr, such as the flags passed to mq_open(). Modify the mq tests to validate _at least_ the expected flags are set, but don't require strict equality on these platforms.
Verified these tests pass on DragonFly and NetBSD locally.
Co-authored-by: Ryan Zoeller <rtzoeller@rtzoeller.com>
Diffstat (limited to 'test/sys/test_mman.rs')
0 files changed, 0 insertions, 0 deletions