#include <test.h>
|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
virtual | ~Test () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
Definition at line 72 of file bloaty/tests/test.h.
◆ AssertBloatyFails()
void BloatyTest::AssertBloatyFails |
( |
const std::vector< std::string > & |
strings, |
|
|
const std::string & |
|
|
) |
| |
|
inlineprotected |
◆ AssertChildren()
◆ CheckConsistency()
void BloatyTest::CheckConsistency |
( |
const bloaty::Options & |
options | ) |
|
|
inlineprotected |
◆ CheckConsistencyForRow()
◆ CheckCSVConsistency()
void BloatyTest::CheckCSVConsistency |
( |
int |
row_count | ) |
|
|
inlineprotected |
◆ FindRow()
◆ JoinStrings()
std::string BloatyTest::JoinStrings |
( |
const std::vector< std::string > & |
strings | ) |
|
|
inlineprotected |
◆ RunBloaty()
void BloatyTest::RunBloaty |
( |
const std::vector< std::string > & |
strings | ) |
|
|
inlineprotected |
◆ RunBloatyWithOptions()
◆ TryRunBloaty()
bool BloatyTest::TryRunBloaty |
( |
const std::vector< std::string > & |
strings | ) |
|
|
inlineprotected |
◆ TryRunBloatyWithOptions()
◆ kSameAsVM
constexpr int BloatyTest::kSameAsVM = -2 |
|
staticconstexprprotected |
◆ kUnknown
constexpr int BloatyTest::kUnknown = -1 |
|
staticconstexprprotected |
◆ output_
◆ top_row_
The documentation for this class was generated from the following file: