llvm-project/lldb/test/API/macosx
Fred Riss 06ea05a3fb [lldb/test] Fix TestDSYMSourcePathRemapping in the presence of symlnks
My main work directory is on a separate partition, but I usually access
it through a symlink in my home directory. When running the tests,
either Clang or make resolves the symlink, and the real path of the
test directory ends up in the debug information.

This confuses this test as LLDB is trying to remap the real path, but
the remapping description uses the path with the symlink in
it. Calling realpath on the source path when constructing the
remapping description fixes it.
2020-04-06 19:50:34 -07:00
..
DBGSourcePathRemapping [lldb/test] Fix TestDSYMSourcePathRemapping in the presence of symlnks 2020-04-06 19:50:34 -07:00
add-dsym
duplicate-archive-members [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
dyld-trie-symbols Add more detailed symbol type categorization, based on a swift patch by 2020-04-06 14:05:33 -07:00
find-app-in-bundle
find-dsym
function-starts
indirect_symbol
lc-note/kern-ver-str [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
load-kext [lldb][testsuite] Create a SBDebugger instance for each test 2020-03-05 10:12:54 +03:00
macabi
nslog [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
order [lldb] Remove license headers from all test source files 2020-02-20 08:32:01 +01:00
profile_vrs_detach Fix a race between lldb's packet timeout and the profile thread's usleep. 2020-02-25 11:17:08 -08:00
queues
safe-to-func-call [lldb][NFC] Refactor TestSafeFuncCalls.py 2020-03-06 15:46:36 -08:00
thread-names
thread_suspend Add a test for debugserver handling threads suspended from within a program. 2020-02-13 15:48:38 -08:00
universal
version_zero