Home | History | Annotate | Download | only in valgrind

Lines Matching refs:help

78                     help=('Location of the compiler output. Can only be used '
80 parser.add_option("--target", help="Debug or Release")
81 parser.add_option('-t', '--test', help='Test to run.')
83 help='Generate baseline data instead of validating')
85 help='Additional arguments to --gtest_filter')
87 help='Argument for --gtest_repeat')
89 help="Randomize tests' orders on every iteration.")
92 help="Drop in to debugger on assertion failure. Also "
97 help='Verbose output - enable debug log messages')
99 help='Specify a valgrind tool to run the tests under')
101 help='Specify custom flags for the selected valgrind tool')
103 help=('Store memory tool logs in the <tool>.logs directory '
108 help="run the tests with --test-launcher-bot-mode")
110 help="run the tests with --test-launcher-total-shards")
112 help="run the tests with --test-launcher-shard-index")