llvm-project/lldb/packages/Python/lldbsuite/test
Muhammad Omair Javaid 9c6e043592 [LLDB] Allow API tests to override -gdwarf on Windows
This patch fixes LLDB API tests MakeFile.rules to allow overriding of
debug symbol flags when compiling tests for Windows.
Previously windows tests were forced to emit only dwarf debug symbols
as majority of the tests rely on dwarf debug info. After this patch
any test can override debug symbol flag by setting DEBUG_INFO_FLAG
variable in its make file.
2022-06-29 23:24:18 +04:00
..
builders [lldb] Fix TypeError: argument of type 'NoneType' is not iterable 2021-11-30 12:41:45 -08:00
make [LLDB] Allow API tests to override -gdwarf on Windows 2022-06-29 23:24:18 +04:00
test_runner [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
tools [lldb] [test] Avoid relying on signos in other fork tests 2022-06-29 17:48:36 +02:00
README-TestSuite [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
__init__.py
bench.py
concurrent_base.py
configuration.py [lldb] Remove support for replaying the test suite from a reproducer 2021-09-30 10:47:19 -07:00
decorators.py [lldb] Use objc_getRealizedClassList_trylock on macOS Ventura and later 2022-06-08 11:34:27 -07:00
dotest.py [lldb] Remove the global platform list 2022-04-13 14:41:13 +02:00
dotest_args.py [lldb] Remove support for replaying the test suite from a reproducer 2021-09-30 10:47:19 -07:00
gdbclientutils.py [lldb] Avoid duplicate vdso modules when opening core files 2022-04-05 11:22:37 +02:00
lldb_pylint_helper.py
lldbbench.py
lldbdwarf.py [lldb][NFC] Delete unused and commented out DWARF constants 2021-07-26 12:26:35 -07:00
lldbgdbclient.py [lldb/platform-gdb] Clear cached protocol state upon disconnection 2022-01-10 16:27:30 +01:00
lldbinline.py [lldb/test] Allow indentation in inline tests 2021-10-28 14:39:02 +02:00
lldbpexpect.py [lldb/test] Fix PExpect.launch issue when disabling color support 2022-05-19 14:47:04 -07:00
lldbplatform.py [lldb] Add Apple simulator platforms to lldbplatform.py 2020-11-05 15:34:42 +01:00
lldbplatformutil.py Recommit [lldb/test] Make category-skipping logic "platform"-independent 2022-03-30 17:16:37 +02:00
lldbtest.py [lldb][tests] Automatically call compute_mydir (NFC) 2022-06-17 14:34:49 -07:00
lldbtest_config.py
lldbutil.py Store a by name list of signals with their actions in the Target 2022-05-26 14:50:33 -07:00
test_categories.py [lldb] [test] Disable gmodules testing on FreeBSD 2022-06-20 19:42:21 +02:00
test_result.py [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00