Home | History | Annotate | Download | only in test

Lines Matching full:help

32 """Tests the --help flag of Google C++ Testing Framework.
64 # The help message must match this regex.
99 """Tests the --help flag and its equivalent forms."""
102 """Verifies correct behavior when help flag is specified.
126 """Verifies correct behavior when no help flag is specified.
128 Verifies that when no help flag is specified, the tests are run
129 and the help message is not printed.
140 self.TestHelpFlag('--help')
159 """Verifies that when no help flag is specified, the tests are run
160 and the help message is not printed."""
165 """Verifies that the tests are run and no help message is printed when