llvm-project/lldb/packages/Python/lldbsuite/test
Muhammad Omair Javaid 10f5e08a71 [LLDB] Testsuite: Add helper to check for AArch64 target
This patch adds a helper function to test target architecture is
AArch64 or not. This also tightens isAArch64* helpers by adding an
extra architecture check.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D105483
2021-07-12 14:21:45 +05:00
..
builders [lldb] Use `foo is None` instead of `not foo` in darwin.py 2021-01-28 20:03:44 -08:00
make [lldb/test] Deflake TestGdbRemote_vContThreads even more 2021-03-30 17:03:14 +02:00
test_runner [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
tools [lldb][AArch64] Add memory-tagging qSupported feature 2021-06-24 15:43:20 +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 LLDB session dir and just store test traces in the respective test build directory 2020-12-04 11:43:10 +01:00
darwin_log.py [lldb][NFC] Remove unused imports in python tests 2019-08-02 08:06:22 +00:00
decorators.py [lldb][AArch64] Simplify MTE memory region test 2021-04-14 11:50:45 +01:00
dotest.py [LLDB] dotest.py set selected_platform on remote connection 2021-06-28 21:37:12 +00:00
dotest_args.py Reapply "[lldb/test] Automatically find debug servers to test" 2021-02-21 20:47:47 +01: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] Let TestPExpectTest test the right test class 2021-02-12 09:56:43 +01:00
lldbplatform.py [lldb] Add Apple simulator platforms to lldbplatform.py 2020-11-05 15:34:42 +01:00
lldbplatformutil.py [lldb/test] Ensure launched processes are ready to be attached 2021-01-14 12:07:04 +01:00
lldbtest.py [LLDB] Testsuite: Add helper to check for AArch64 target 2021-07-12 14:21:45 +05: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] [gdb-remote server] Introduce new stop reasons for fork and vfork 2021-04-24 11:08:33 +02:00
test_categories.py [lldb] [Process] Introduce protocol extension support API 2021-04-24 11:08:33 +02:00
test_result.py [lldb] [test] Rename '.categories' to 'categories' 2020-11-10 12:02:38 +01:00