|
template<typename CharType > |
static void | AssertStringArrayEq (int size1, CharType **array1, int size2, CharType **array2) |
|
static void | CheckFlags (const Flags &expected) |
|
template<typename CharType > |
static void | TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help) |
|
void testing::ParseFlagsTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotectedvirtual |
template<typename CharType >
static void testing::ParseFlagsTest::AssertStringArrayEq |
( |
int |
size1, |
|
|
CharType ** |
array1, |
|
|
int |
size2, |
|
|
CharType ** |
array2 |
|
) |
| |
|
inlinestaticprotected |
static void testing::ParseFlagsTest::CheckFlags |
( |
const Flags & |
expected | ) |
|
|
inlinestaticprotected |
References testing::Flags::also_run_disabled_tests, testing::Flags::break_on_failure, testing::Flags::catch_exceptions, testing::Flags::death_test_use_fork, EXPECT_EQ, EXPECT_STREQ, testing::Flags::filter, GTEST_FLAG, testing::Flags::list_tests, gmock_output_test::output, testing::Flags::output, testing::Flags::print_time, testing::Flags::random_seed, testing::Flags::repeat, testing::Flags::shuffle, testing::Flags::stack_trace_depth, testing::Flags::stream_result_to, and testing::Flags::throw_on_failure.
template<typename CharType >
static void testing::ParseFlagsTest::TestParsingFlags |
( |
int |
argc1, |
|
|
const CharType ** |
argv1, |
|
|
int |
argc2, |
|
|
const CharType ** |
argv2, |
|
|
const Flags & |
expected, |
|
|
bool |
should_print_help |
|
) |
| |
|
inlinestaticprotected |
The documentation for this class was generated from the following file:
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/test/gtest_unittest.cc