commit | 8676f1dbd60a68405b2d46c885970f350652f262 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Fri May 31 17:42:31 2024 +0000 |
committer | Devin Moore <devinmoore@google.com> | Fri May 31 17:45:13 2024 +0000 |
tree | 14166a28d4d104992d2ac4d777f2bb4c9fe1d047 | |
parent | 8284acbd978f4f66ddd1bdf93555a677ec4ea6a3 [diff] |
fmq_unit_tests: Detect leaked FDs more efficiently Instead of looping through the max number of allowed FDs +1, we now check the number of FDs opened by the test process before and after creating/destroying a number of queues. Test: atest fmq_unit_tests Bug: 343829026 Change-Id: I9fe29e418b2acafd3a12b1add96ea412e3eaa120