Use assertEqual to improve test failure logging
authorVedant Kumar <vsk@apple.com>
Tue, 16 Oct 2018 03:31:33 +0000 (03:31 +0000)
committerVedant Kumar <vsk@apple.com>
Tue, 16 Oct 2018 03:31:33 +0000 (03:31 +0000)
commitb48515a44e2e92de4c026cca2881d420b29724ff
tree3326cad4312aa1343dccdb828ca9a42124009f94
parenta9bc0face598fa65b5c20844ec37e551725802d1
Use assertEqual to improve test failure logging

Some tests in test/functionalities/tail_call_frames are failing on
non-Darwin platforms. Use assertEqual to improve logging on failure.

llvm-svn: 344581
lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/sbapi_support/TestTailCallFrameSBAPI.py
lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/thread_step_out_or_return/TestSteppingOutWithArtificialFrames.py