commit | f386debb76366f87e708dd0376a8593646b1f3ec | [log] [tgz] |
---|---|---|
author | Yegor Pomortsev <ypomortsev@google.com> | Mon Jun 03 13:11:26 2024 -0700 |
committer | Yegor Pomortsev <ypomortsev@google.com> | Wed Jun 05 00:19:38 2024 +0000 |
tree | a05ec5a040552738feb2a5c6064c971660909dbb | |
parent | 541d11224cae4a96cd903a2e025f4915ee4e7b7f [diff] |
[starnix][libfmq] Fix unit tests on Fuchsia Similar to previous change I8040e94109e86fb08d82a347999d3f8452a8e02c, update the tests to use the event word atomic that comes from RegisteredFutex. Also, skip a test that relies on procfs to count fds. Bug: b/344007647 Change-Id: Icbae11eff94acc4d745e28dfceb81536f09d5e43 Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/android.googlesource.com/platform/system/libfmq/+/1059084 Reviewed-by: Benjamin Lerman <qsr@google.com>