tesseract v5.3.3.20231005
|
Classes | |
class | GTestParamTestInvalidName1Test |
Functions | |
def | Assert (condition) |
def | TestExitCodeAndOutput (command) |
Variables | |
string | binary_name = 'googletest-param-test-invalid-name1-test_' |
COMMAND = gtest_test_utils.GetTestExecutablePath(binary_name) | |
def googletest-param-test-invalid-name1-test.Assert | ( | condition | ) |
Definition at line 39 of file googletest-param-test-invalid-name1-test.py.
def googletest-param-test-invalid-name1-test.TestExitCodeAndOutput | ( | command | ) |
Runs the given command and verifies its exit code and output.
Definition at line 44 of file googletest-param-test-invalid-name1-test.py.
string googletest-param-test-invalid-name1-test.binary_name = 'googletest-param-test-invalid-name1-test_' |
Definition at line 35 of file googletest-param-test-invalid-name1-test.py.
googletest-param-test-invalid-name1-test.COMMAND = gtest_test_utils.GetTestExecutablePath(binary_name) |
Definition at line 36 of file googletest-param-test-invalid-name1-test.py.