[Lldb-commits] [PATCH] D121977: [lldb/test] Add events listener helper class to lldbtest
Med Ismail Bennani via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 18 16:34:48 PDT 2022
mib updated this revision to Diff 416630.
mib added a comment.
Make `event_mask` and `event_data_extractor` class attributes to remove `EventListenerTestBase.setUp` overloading in the derived class tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121977/new/
https://reviews.llvm.org/D121977
Files:
lldb/packages/Python/lldbsuite/test/eventlistener.py
lldb/test/API/functionalities/diagnostic_reporting/TestDiagnosticReporting.py
lldb/test/API/functionalities/progress_reporting/TestProgressReporting.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121977.416630.patch
Type: text/x-patch
Size: 9224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220318/34608a76/attachment.bin>
More information about the lldb-commits
mailing list