Lines Matching refs:help
23 optstr, help=helpstr, action='store_true', **kwargs)
31 help="Print this help message and exit. Add '-v' for more detailed help.")
40 …help=textwrap.dedent('''Specify the architecture(s) to test. This option can be specified more tha…
41 … group.add_argument('-C', '--compiler', metavar='compiler', dest='compiler', help=textwrap.dedent(
44 …group.add_argument('--apple-sdk', metavar='apple_sdk', dest='apple_sdk', default="", help=textwrap…
46 group.add_argument('--hermetic-libcxx', action='store_true', help=textwrap.dedent(
52 …help=textwrap.dedent('''Specify the extra flags to be passed to the toolchain when building the in…
55 …group.add_argument('--dsymutil', metavar='dsymutil', dest='dsymutil', help=textwrap.dedent('Specif…
57 … help=textwrap.dedent('The location of llvm tools used for testing (yaml2obj, FileCheck, etc.).'))
65 help=('Specify a filter, which looks like "TestModule.TestClass.test_name". '+
71 help='Specify a regexp filename pattern for inclusion in the test suite')
72 … group.add_argument('--excluded', metavar='exclusion-file', action='append', help=textwrap.dedent(
81 …help=textwrap.dedent('''Specify categories of test cases of interest. Can be specified more than o…
87 …help=textwrap.dedent('''Specify categories of test cases to skip. Takes precedence over -G. Can be…
93 …help=textwrap.dedent('''Specify categories of test cases that are expected to fail. Can be specifi…
100 help='The path to LLDB.framework')
104 help='The path to the lldb executable')
109 help='A flag to indicate an out-of-tree debug server is being used')
115 help='Override the DWARF version.')
123 help='Run "setting set SETTING VALUE" before executing any test.')
128 …help="Specify the iteration count used to collect our benchmarks. An example is the number of time…
134 help='Repeat the test suite for a specified number of times')
135 …group.add_argument('--channel', metavar='channel', dest='channels', action='append', help=textwrap…
141 …help="Leave logs/traces even for successful test runs (useful for creating reference log files dur…
146 help='The codesigning identity to use')
152 help='The root build directory for the tests. It will be removed before running.')
157 …help='The clang module cache directory used by LLDB. Defaults to <test build directory>/module-cac…
162 …help='The clang module cache directory used in the Make files by Clang while building tests. Defau…
167 help='The path to LLDB library directory (containing liblldb)')
174 … help='A plugin whose tests will be enabled. The only currently supported plugin is intel-pt.')
182 help='The name of a remote platform to use')
187 … help='A LLDB platform URL to use when connecting to a remote platform to run the test suite')
192 help='The directory to use on the remote platform.')
203 …help='Specify an environment variable to unset before running the test cases. e.g., -u DYLD_INSERT…
209 …help='Specify an environment variable to set to the given value before running the test cases e.g.…
215 help='Specify an environment variable to set to the given value for the inferior.')
221 help='(Windows only) When LLDB crashes, display the Windows crash dialog.')
232 …help='Specify a list of directory names to search for test modules named after Test*.py (test disc…