[lldb][NFC] Fix failing tests on macOS after restructuring test folder
authorRaphael Isemann <teemperor@gmail.com>
Sun, 1 Sep 2019 16:30:06 +0000 (16:30 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Sun, 1 Sep 2019 16:30:06 +0000 (16:30 +0000)
commitc98fc5a7934831450c318db589798250b8e98b87
treee763737d783b5b2a7a429cf308f4c0536e745e6c
parentc7a8ba80c104166bd13c00bf8af31d4c4b0925d7
[lldb][NFC] Fix failing tests on macOS after restructuring test folder

llvm-svn: 370616
27 files changed:
lldb/packages/Python/lldbsuite/test/commands/add-dsym/uuid/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/call-throws/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/completion-crash-incomplete-record/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/completion-crash-lambda/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/completion-crash1/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/completion-crash2/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/context-object-objc/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/fixits/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/import_builtin_fileid/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/macros/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/namespace_local_var_same_name_cpp_and_c/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/namespace_local_var_same_name_obj_c/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/persist_objc_pointeetype/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/po_verbosity/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/two-files/Makefile
lldb/packages/Python/lldbsuite/test/commands/expression/weak_symbols/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/array/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/bad-reference/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/complicated-expression/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/dereference-argument/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/dereference-function-return/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/dereference-this/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/inheritance/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/local-variable/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/diagnose/virtual-method-call/Makefile
lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
lldb/packages/Python/lldbsuite/test/commands/process/launch-with-shellexpand/Makefile