Tests the --help flag and its equivalent forms.
Definition at line 96 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is specified. Args: flag: A flag to pass to the binary or None.
Definition at line 99 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is specified. Args: flag: A flag to pass to the binary or None.
Definition at line 99 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is specified. Args: flag: A flag to pass to the binary or None.
Definition at line 99 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is specified. Args: flag: A flag to pass to the binary or None.
Definition at line 100 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is specified. Args: flag: A flag to pass to the binary or None.
Definition at line 103 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestNonHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help message is not printed. Args: flag: A flag to pass to the binary or None.
Definition at line 123 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestNonHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help message is not printed. Args: flag: A flag to pass to the binary or None.
Definition at line 123 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestNonHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help message is not printed. Args: flag: A flag to pass to the binary or None.
Definition at line 123 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestNonHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help message is not printed. Args: flag: A flag to pass to the binary or None.
Definition at line 124 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.TestNonHelpFlag | ( | self, | |
flag | |||
) |
Verifies correct behavior when no help flag is specified. Verifies that when no help flag is specified, the tests are run and the help message is not printed. Args: flag: A flag to pass to the binary or None.
Definition at line 127 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag | ( | self | ) |
Definition at line 137 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag | ( | self | ) |
Definition at line 137 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag | ( | self | ) |
Definition at line 137 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag | ( | self | ) |
Definition at line 138 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithFullFlag | ( | self | ) |
Definition at line 141 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle | ( | self | ) |
Definition at line 152 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle | ( | self | ) |
Definition at line 152 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle | ( | self | ) |
Definition at line 152 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle | ( | self | ) |
Definition at line 153 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithIncorrectFlagStyle | ( | self | ) |
Definition at line 156 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag | ( | self | ) |
Definition at line 143 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag | ( | self | ) |
Definition at line 143 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag | ( | self | ) |
Definition at line 143 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag | ( | self | ) |
Definition at line 144 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithQuestionFlag | ( | self | ) |
Definition at line 147 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag | ( | self | ) |
Definition at line 140 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag | ( | self | ) |
Definition at line 140 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag | ( | self | ) |
Definition at line 140 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag | ( | self | ) |
Definition at line 141 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithShortFlag | ( | self | ) |
Definition at line 144 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag | ( | self | ) |
Definition at line 149 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag | ( | self | ) |
Definition at line 149 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag | ( | self | ) |
Definition at line 149 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag | ( | self | ) |
Definition at line 150 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithUnrecognizedGoogleTestFlag | ( | self | ) |
Definition at line 153 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag | ( | self | ) |
Definition at line 146 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag | ( | self | ) |
Definition at line 146 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag | ( | self | ) |
Definition at line 146 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag | ( | self | ) |
Definition at line 147 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testPrintsHelpWithWindowsStyleQuestionFlag | ( | self | ) |
Definition at line 150 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag | ( | self | ) |
Verifies that the tests are run and no help message is printed when a flag starting with Google Test prefix and 'internal_' is supplied.
Definition at line 162 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag | ( | self | ) |
Verifies that the tests are run and no help message is printed when a flag starting with Google Test prefix and 'internal_' is supplied.
Definition at line 162 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag | ( | self | ) |
Verifies that the tests are run and no help message is printed when a flag starting with Google Test prefix and 'internal_' is supplied.
Definition at line 162 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag | ( | self | ) |
Verifies that the tests are run and no help message is printed when a flag starting with Google Test prefix and 'internal_' is supplied.
Definition at line 163 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithGtestInternalFlag | ( | self | ) |
Verifies that the tests are run and no help message is printed when a flag starting with Google Test prefix and 'internal_' is supplied.
Definition at line 166 of file googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag | ( | self | ) |
Verifies that when no help flag is specified, the tests are run and the help message is not printed.
Definition at line 156 of file bloaty/third_party/protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag | ( | self | ) |
Verifies that when no help flag is specified, the tests are run and the help message is not printed.
Definition at line 156 of file protobuf/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag | ( | self | ) |
Verifies that when no help flag is specified, the tests are run and the help message is not printed.
Definition at line 156 of file bloaty/third_party/googletest/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag | ( | self | ) |
Verifies that when no help flag is specified, the tests are run and the help message is not printed.
Definition at line 157 of file boringssl-with-bazel/src/third_party/googletest/test/gtest_help_test.py.
def gtest_help_test.GTestHelpTest.testRunsTestsWithoutHelpFlag | ( | self | ) |
Verifies that when no help flag is specified, the tests are run and the help message is not printed.
Definition at line 160 of file googletest/googletest/test/gtest_help_test.py.