uTL
micro Template library
|
Protected Attributes | |
std::array< Ostream_vdev_impl, 5 > | osVdev {} |
ostream_dev< virtual_tag, test_data_t > * | basePointer = nullptr |
Additional Inherited Members | |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Definition at line 97 of file test_ostream_dev.cpp.
|
protected |
Definition at line 101 of file test_ostream_dev.cpp.
|
protected |
Definition at line 100 of file test_ostream_dev.cpp.