[Lldb-commits] [PATCH] D86792: [lldb] Improve test failure reporting for expect()

David Spickett via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 2 08:11:57 PDT 2020


DavidSpickett updated this revision to Diff 289448.
DavidSpickett added a comment.

Combined two functions into one single run command
and check message function.

With some odd kwargs, but I think it helps to be able
to put the expected lines on the end.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86792

Files:
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/test/API/assert_messages_test/TestAssertMessages.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86792.289448.patch
Type: text/x-patch
Size: 11656 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200902/0cc6bd10/attachment-0001.bin>


More information about the lldb-commits mailing list