llvm-project/lldb/packages/Python/lldbsuite/test
Pavel Labath 72ae70032c [lldb/test] Fix lldbutil.run_to_***_breakpoint for shared libraries
Even non-remote targets may need to set the launch environment
((DY)LD_LIBRARY_PATH, specifically) to run successfully.

Also, add an assertion to better detect the case when launching a target
fails and the breakpoint is never hit.
2020-07-07 16:07:35 +02:00
..
make Repair support for launching ios/tv/watch simulator binaries through platform 2020-06-19 09:42:44 -07:00
plugins [lldb/Test] Don't use the env to pass around configuration variables (NFC) 2020-06-02 16:49:58 -07:00
test_runner [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
tools Redo of Add terminateCommands to lldb-vscode protocol 2020-06-23 12:51:43 -07:00
README-TestSuite Reflow readme 2018-12-17 21:18:12 +00:00
__init__.py
bench.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
concurrent_base.py [lldb][NFC] Remove 'from __future__ import print_function' from all tests that don't actually call 'print()' 2019-12-13 12:23:04 +01:00
configuration.py [lldb/Test] Don't use the env to pass around configuration variables (NFC) 2020-06-02 16:49:58 -07:00
darwin_log.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
decorators.py [TestReturnValue] Skip based on architecutre, not platform. 2020-06-30 12:48:23 -07:00
dotest.py Repair support for launching ios/tv/watch simulator binaries through platform 2020-06-19 09:42:44 -07:00
dotest_args.py Repair support for launching ios/tv/watch simulator binaries through platform 2020-06-19 09:42:44 -07:00
lldb_pylint_helper.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lldbbench.py
lldbdwarf.py Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
lldbinline.py [lldb/Test] Ensure inline tests have a unique build directory 2020-06-11 09:36:54 -07:00
lldbpexpect.py [lldb/pexpect] Force-set the TERM environment variable 2019-12-20 15:19:41 +01:00
lldbplatform.py [dotest] Remove dead code 2019-07-26 01:58:18 +00:00
lldbplatformutil.py [lldb/test] Make TestLoadUnload compatible with windows 2020-04-14 11:10:59 +02:00
lldbtest.py [lldb/Test] Introduce "assertSuccess" 2020-06-30 15:41:03 +02:00
lldbtest_config.py [dotest] Add the ability to set environment variables for the inferior. 2019-06-26 16:12:08 +00:00
lldbutil.py [lldb/test] Fix lldbutil.run_to_***_breakpoint for shared libraries 2020-07-07 16:07:35 +02:00
test_categories.py [lldb/Test] Add 'std-module' category and skip them with reproducers 2020-06-10 14:59:05 -07:00
test_result.py [lldb][tests] Make it possible to expect failure for a whole category 2020-01-10 17:37:55 +03:00