This revision was automatically updated to reflect the committed changes.
Closed by commit rG99451b445368: [lldb][test] Remove symlink for API tests. 
(authored by rupprecht).

Changed prior to commit:
  https://reviews.llvm.org/D71151?vs=232658&id=243908#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71151

Files:
  lldb/packages/Python/lldbsuite/__init__.py
  lldb/packages/Python/lldbsuite/test/android/platform/Makefile
  
lldb/packages/Python/lldbsuite/test/android/platform/TestDefaultCacheLineSize.py
  lldb/packages/Python/lldbsuite/test/android/platform/main.cpp
  lldb/packages/Python/lldbsuite/test/api/check_public_api_headers/Makefile
  
lldb/packages/Python/lldbsuite/test/api/check_public_api_headers/TestPublicAPIHeaders.py
  
lldb/packages/Python/lldbsuite/test/api/check_public_api_headers/main.cpp.template
  lldb/packages/Python/lldbsuite/test/api/command-return-object/Makefile
  
lldb/packages/Python/lldbsuite/test/api/command-return-object/TestSBCommandReturnObject.py
  lldb/packages/Python/lldbsuite/test/api/command-return-object/main.cpp
  lldb/packages/Python/lldbsuite/test/api/listeners/Makefile
  lldb/packages/Python/lldbsuite/test/api/listeners/TestListener.py
  lldb/packages/Python/lldbsuite/test/api/listeners/main.c
  lldb/packages/Python/lldbsuite/test/api/log/TestAPILog.py
  lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/.categories
  lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/Makefile
  
lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py
  
lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/multi-process-driver.cpp
  lldb/packages/Python/lldbsuite/test/api/multiple-debuggers/testprog.cpp
  lldb/packages/Python/lldbsuite/test/api/multiple-targets/Makefile
  
lldb/packages/Python/lldbsuite/test/api/multiple-targets/TestMultipleTargets.py
  lldb/packages/Python/lldbsuite/test/api/multiple-targets/main.cpp
  lldb/packages/Python/lldbsuite/test/api/multithreaded/Makefile
  lldb/packages/Python/lldbsuite/test/api/multithreaded/TestMultithreaded.py
  lldb/packages/Python/lldbsuite/test/api/multithreaded/common.h
  lldb/packages/Python/lldbsuite/test/api/multithreaded/driver.cpp.template
  lldb/packages/Python/lldbsuite/test/api/multithreaded/inferior.cpp
  
lldb/packages/Python/lldbsuite/test/api/multithreaded/listener_test.cpp.template
  
lldb/packages/Python/lldbsuite/test/api/multithreaded/test_breakpoint_callback.cpp.template
  
lldb/packages/Python/lldbsuite/test/api/multithreaded/test_listener_event_description.cpp.template
  
lldb/packages/Python/lldbsuite/test/api/multithreaded/test_listener_event_process_state.cpp.template
  
lldb/packages/Python/lldbsuite/test/api/multithreaded/test_listener_resume.cpp.template
  lldb/packages/Python/lldbsuite/test/arm/breakpoint-it/Makefile
  lldb/packages/Python/lldbsuite/test/arm/breakpoint-it/TestBreakpointIt.py
  lldb/packages/Python/lldbsuite/test/arm/breakpoint-it/main.c
  lldb/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/Makefile
  
lldb/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/TestBreakpointThumbCodesection.py
  lldb/packages/Python/lldbsuite/test/arm/breakpoint-thumb-codesection/main.c
  lldb/packages/Python/lldbsuite/test/arm/emulation/TestEmulations.py
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-10-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-11-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-12-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-4-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-5-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-5-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-6-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-6-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-7-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-7-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-8-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-8-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-add-9-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-bic-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-bic-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldmia-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldmia-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldmia-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldmia-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldmia-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldmia-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-10-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-11-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-12-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-4-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-5-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-5-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-6-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-6-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-7-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-7-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-8-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-8-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldr-9-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldrd-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldrd-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldrd-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldrh-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldrsh-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-ldrsh-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-10-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-11-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-12-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-13-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-14-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-15-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-16-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-17-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-18-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-19-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-20-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-21-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-22-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-23-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-24-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-25-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-26-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-27-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-28-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-29-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-30-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-31-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-4-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-5-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-5-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-6-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-6-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-7-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-8-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mov-9-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-moveq-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-movs-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-4-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-mvn-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-pop-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-pop-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-pop-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-pop-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-pop-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-push-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-push-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-push-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-push-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-push-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-push-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-4-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-str-5-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-strb-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-strb-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-strbt-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-strd-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-strt-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-10-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-2-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-3-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-4-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-5-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-5-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-6-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-6-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-8-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-sub-9-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-1-arm.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-10-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-4-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-5-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-6-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-8-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-subs-9-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-vpop-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-vpop-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-vpop-3-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-vpush-1-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-vpush-2-thumb.dat
  
lldb/packages/Python/lldbsuite/test/arm/emulation/new-test-files/test-vpush-3-thumb.dat
  lldb/packages/Python/lldbsuite/test/benchmarks/continue/Makefile
  
lldb/packages/Python/lldbsuite/test/benchmarks/continue/TestBenchmarkContinue.py
  lldb/packages/Python/lldbsuite/test/benchmarks/continue/main.cpp
  lldb/packages/Python/lldbsuite/test/benchmarks/expression/Makefile
  lldb/packages/Python/lldbsuite/test/benchmarks/expression/TestExpressionCmd.py
  lldb/packages/Python/lldbsuite/test/benchmarks/expression/TestRepeatedExprs.py
  lldb/packages/Python/lldbsuite/test/benchmarks/expression/main.cpp
  
lldb/packages/Python/lldbsuite/test/benchmarks/frame_variable/TestFrameVariableResponse.py
  lldb/packages/Python/lldbsuite/test/benchmarks/libcxxlist/Makefile
  
lldb/packages/Python/lldbsuite/test/benchmarks/libcxxlist/TestBenchmarkLibcxxList.py
  lldb/packages/Python/lldbsuite/test/benchmarks/libcxxlist/main.cpp
  lldb/packages/Python/lldbsuite/test/benchmarks/libcxxmap/Makefile
  
lldb/packages/Python/lldbsuite/test/benchmarks/libcxxmap/TestBenchmarkLibcxxMap.py
  lldb/packages/Python/lldbsuite/test/benchmarks/libcxxmap/main.cpp
  lldb/packages/Python/lldbsuite/test/benchmarks/startup/TestStartupDelays.py
  lldb/packages/Python/lldbsuite/test/benchmarks/stepping/TestSteppingSpeed.py
  
lldb/packages/Python/lldbsuite/test/benchmarks/turnaround/TestCompileRunToBreakpointTurnaround.py
  lldb/packages/Python/lldbsuite/test/commands/add-dsym/uuid/Makefile
  
lldb/packages/Python/lldbsuite/test/commands/add-dsym/uuid/TestAddDsymCommand.py
  lldb/packages/Python/lldbsuite/test/commands/add-dsym/uuid/main.cpp.template
  lldb/packages/Python/lldbsuite/test/commands/apropos/basic/TestApropos.py
  lldb/packages/Python/lldbsuite/test/commands/apropos/with-process/Makefile
  
lldb/packages/Python/lldbsuite/test/commands/apropos/with-process/TestAproposWithProcess.py
  lldb/packages/Python/lldbsuite/test/commands/apropos/with-process/main.cpp
  
lldb/packages/Python/lldbsuite/test/commands/breakpoint/command/list/TestBreakpointCommandList.py
  lldb/packages/Python/lldbsuite/test/commands/breakpoint/command/list/a.yaml
  lldb/packages/Python/lldbsuite/test/commands/command/.categories
  
lldb/packages/Python/lldbsuite/test/commands/command/delete/TestCommandDelete.py
  
lldb/packages/Python/lldbsuite/test/commands/command/history/TestCommandHistory.py
  
lldb/packages/Python/lldbsuite/test/commands/command/invalid-args/TestInvalidArgsCommand.py
  lldb/packages/Python/lldbsuite/test/commands/command/nested_alias/Makefile
  
lldb/packages/Python/lldbsuite/test/commands/command/nested_alias/TestNestedAlias.py
  lldb/packages/Python/lldbsuite/test/commands/command/nested_alias/main.cpp
  lldb/packages/Python/lldbsuite/test/commands/command/script/Makefile
  
lldb/packages/Python/lldbsuite/test/commands/command/script/TestCommandScript.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/bug11569.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/callables.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/decorated.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/import/Makefile
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/TestImport.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/import/bar/bar.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/bar/barutil.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/dummymodule.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/foo/bar/foobar.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/import/foo/foo.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/import/foo/foo2.py
  lldb/packages/Python/lldbsuite/test/commands/command/script/import/main.c
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/rdar-12586188/Makefile
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/rdar-12586188/TestRdar12586188.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/rdar-12586188/fail12586188.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/rdar-12586188/fail212586188.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/thepackage/TPunitA.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/thepackage/TPunitB.py
  
lldb/packages/Python/lldbsuite/test/commands/command/script/import/thepackage/__init__.py
  (4965 more files...)

Index: lldb/test/API/testcases
===================================================================
--- lldb/test/API/testcases
+++ /dev/null
@@ -1 +0,0 @@
-../../packages/Python/lldbsuite/test
\ No newline at end of file
Index: lldb/test/API/lit.cfg.py
===================================================================
--- lldb/test/API/lit.cfg.py
+++ lldb/test/API/lit.cfg.py
@@ -17,8 +17,7 @@
 
 # test_source_root: The root path where tests are located.
 # test_exec_root: The root path where tests should be run.
-config.test_source_root = os.path.join(config.lldb_src_root, 'packages',
-                                       'Python', 'lldbsuite', 'test')
+config.test_source_root = os.path.dirname(__file__)
 config.test_exec_root = config.test_source_root
 
 if 'Address' in config.llvm_use_sanitizer:
Index: lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/variables/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/variables/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/completions/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/completions/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/breakpoint/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/breakpoint/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/tools/lldb-server/register-reading/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/tools/lldb-server/register-reading/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/tools/lldb-server/platform-process-connect/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/watchpoint/condition/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/value/linked_list/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/value/linked_list/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/value/empty_class/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/value/empty_class/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/type/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/type/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/signals/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/signals/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/sbvalue_persist/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/sbvalue_persist/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/sbdata/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/sbdata/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/process/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/process/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/name_lookup/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/name_lookup/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/get-value-32bit-int/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/get-value-32bit-int/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/python_api/formatters/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/python_api/formatters/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/linux/builtin_trap/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/linux/builtin_trap/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/objc/objc-builtin-types/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/objc/objc-builtin-types/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/virtual-functions/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/virtual-functions/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/unsigned_types/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/unsigned_types/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/unique-types/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/unique-types/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/trivial_abi/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/this/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/this/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/template/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/template/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/template-function/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/template-function/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/static_methods/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/static_methods/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/static_members/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/static_members/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/signed_types/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/signed_types/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/scope/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/scope/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/nsimport/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/nsimport/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/multiple-inheritance/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/multiple-inheritance/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/global_variables/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/global_operators/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/global_operators/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/function-qualifiers/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/function-qualifiers/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/frame-var-anon-unions/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/frame-var-anon-unions/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/Makefile
===================================================================
--- lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
Index: lldb/packages/Python/lldbsuite/__init__.py
===================================================================
--- lldb/packages/Python/lldbsuite/__init__.py
+++ lldb/packages/Python/lldbsuite/__init__.py
@@ -22,11 +22,4 @@
 
 # lldbsuite.lldb_test_src_root refers to the root of the python test case tree
 # (i.e. the actual unit tests).
-lldb_test_root = os.path.join(
-    lldb_root,
-    "packages",
-    "Python",
-    "lldbsuite",
-    "test")
-# TODO(rupprecht): update the above definition after moving test cases:
-# lldb_test_root = os.path.join(lldb_root, "test", "API")
+lldb_test_root = os.path.join(lldb_root, "test", "API")
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to