[Lldb-commits] [PATCH] D88792: [lldb/test] Catch invalid calls to expect()

Dave Lee via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 5 10:04:47 PDT 2020


kastiglione updated this revision to Diff 296215.
kastiglione added a comment.

Resyntax the isinstance asserts; Add expect() tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88792/new/

https://reviews.llvm.org/D88792

Files:
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/test/API/assert_messages_test/TestAssertMessages.py
  lldb/test/API/commands/frame/diagnose/bad-reference/TestBadReference.py
  lldb/test/API/commands/frame/diagnose/complicated-expression/TestComplicatedExpression.py
  lldb/test/API/commands/frame/diagnose/dereference-argument/TestDiagnoseDereferenceArgument.py
  lldb/test/API/commands/frame/diagnose/dereference-this/TestDiagnoseDereferenceThis.py
  lldb/test/API/commands/frame/diagnose/inheritance/TestDiagnoseInheritance.py
  lldb/test/API/commands/frame/diagnose/local-variable/TestLocalVariable.py
  lldb/test/API/commands/frame/diagnose/virtual-method-call/TestDiagnoseDereferenceVirtualMethodCall.py
  lldb/test/API/commands/settings/TestSettings.py
  lldb/test/API/driver/batch_mode/TestBatchMode.py
  lldb/test/API/functionalities/breakpoint/breakpoint_by_line_and_column/TestBreakpointByLineAndColumn.py
  lldb/test/API/functionalities/data-formatter/data-formatter-objc/cmtime/TestDataFormatterCMTime.py
  lldb/test/API/lang/cpp/constructors/TestCppConstructors.py
  lldb/test/API/macosx/macCatalyst/TestMacCatalyst.py
  lldb/test/API/types/TestRecursiveTypes.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88792.296215.patch
Type: text/x-patch
Size: 13072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201005/9384c225/attachment.bin>


More information about the lldb-commits mailing list