llvm-project/lldb/test/api/check_public_api_headers
Siva Chandra 3154aa23f3 [TestBase.runCmd] Better error message when runCmd fails.
Summary:
Before:
    AssertionError: False is not True : Process is launched successfully

After:
    AssertionError: False is not True : Command 'run a.out' failed.
    >>> error: invalid target, create a target using the 'target create' command
    >>> Process could not be launched successfully

Reviewers: clayborg

Reviewed By: clayborg

Subscribers: lldb-commits, vharron

Differential Revision: http://reviews.llvm.org/D9948

llvm-svn: 238363
2015-05-27 22:27:41 +00:00
..
Makefile Fix check_public_api_headers test on mac os x, and refactor some logic into lldbtest.py 2013-05-02 21:44:31 +00:00
TestPublicAPIHeaders.py [TestBase.runCmd] Better error message when runCmd fails. 2015-05-27 22:27:41 +00:00
main.cpp.template Fix the compilation warning while running the test case. 2011-10-21 17:57:04 +00:00