summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/help
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-03-20 16:07:17 +0000
committerPavel Labath <labath@google.com>2017-03-20 16:07:17 +0000
commit6b42b3b7a3577d3d61a6d7552f147b6d2afef737 (patch)
tree2df801d85807b5f7d4baff65e17296ec64b78f0f /lldb/packages/Python/lldbsuite/test/help
parent5d59a4ee19cfe1580932fb5315c1bad5cb8ef767 (diff)
downloadbcm5719-llvm-6b42b3b7a3577d3d61a6d7552f147b6d2afef737.tar.gz
bcm5719-llvm-6b42b3b7a3577d3d61a6d7552f147b6d2afef737.zip
Fix remote test suite directory creation
r298203 make SBPlatform::MakeDirectory less recursive, which breaks the test suite creation of test directory hierarchy creation on the remote target. Since the function was never fully recursive, and the name does not imply recursiveness, I fix the problem by modifying the test runner to do the recursion manually. I also make the runner complain more loudly when it fails to create the directory -- previously it just printed the error to stdout and caused most of the tests to hang, which is not very helpful in diagnosing the problem. llvm-svn: 298261
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/help')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud