This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8572c9621 Skip TestTargetXMLArch on non-darwin OSs new 9fac520a7 [testsuite] Reintroduce test to check leaking.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../avoids-fd-leak}/Makefile | 0 .../functionalities/avoids-fd-leak/TestFdLeak.py | 108 +++++++++++++++++++++ .../test/functionalities/avoids-fd-leak/main.c | 28 ++++++ 3 files changed, 136 insertions(+) copy packages/Python/lldbsuite/test/{driver/batch_mode => functionalities/avoids-f [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/T [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/main.c