llvm-project/lldb/packages/Python/lldbsuite/test
Jim Ingham a37672e2db Mark the execution of stop-hooks as non-interactive.
The intention is not to allow stop-hook commands to query the
user, so this is correct.  It also works around a deadlock in
switching to the Python Session to execute python based commands
in the stop hook when the Debugger stdin is backed by a FILE *.

Differential Revision: https://reviews.llvm.org/D90332
2020-10-29 14:41:53 -07:00
..
builders Revert "[lldb] Explicitly use the configuration architecture when building test executables" 2020-10-22 18:42:19 +02:00
make [lldb] Don't add no-sandbox entitlement when running tests on simulator 2020-10-13 15:08:46 +02:00
test_runner [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
tools [lldb] Use reverse connection method for lldb-server tests 2020-10-29 13:49:51 +01:00
README-TestSuite
__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] Remove --rerun-all-issues as its functionality no longer exists 2020-08-21 14:28:08 -07:00
darwin_log.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
decorators.py [LLDB][TestSuite] Improve skipIfWindowsAndNonEnglish in decorators.py 2020-10-19 14:28:08 -04:00
dotest.py [lldb] Don't let dotest silently fall back to default SDK if the specified one can't be found 2020-10-13 15:07:45 +02:00
dotest_args.py [lldb] Remove --rerun-all-issues as its functionality no longer exists 2020-08-21 14:28:08 -07:00
lldb_pylint_helper.py
lldbbench.py
lldbdwarf.py
lldbinline.py [lldb] lldbinline and lldbtest gardening (NFC) 2020-07-14 10:41:45 -07:00
lldbpexpect.py [lldb/test] Use @skipIfWindows for PExpectTest 2020-08-28 11:41:07 -07:00
lldbplatform.py
lldbplatformutil.py [lldb] Store the Apple SDK in dotest's configuration. 2020-08-07 11:13:18 -07:00
lldbtest.py Mark the execution of stop-hooks as non-interactive. 2020-10-29 14:41:53 -07:00
lldbtest_config.py
lldbutil.py [lldb] Move Xcode SDK helper functions into lldbutil 2020-08-19 13:30:27 -07:00
test_categories.py [lldb] Add instrumentation runtime category 2020-10-12 16:02:40 -07:00
test_result.py [lldb] Print the exception traceback when hitting cleanup errors 2020-08-17 09:53:52 +02:00