|
Monero
|
#include <stdlib.h>#include <iostream>#include "gtest/gtest.h"#include "src/gtest-internal-inl.h"
Namespaces | |
| namespace | testing |
Macros | |
| #define | GTEST_IMPLEMENTATION_ 1 |
| #define | GTEST_CHECK_INT_EQ_(expected, actual) |
Functions | |
| testing::GTEST_DECLARE_string_ (death_test_style) | |
| testing::GTEST_DECLARE_string_ (filter) | |
| testing::GTEST_DECLARE_int32_ (repeat) | |
| int | main (int argc, char **argv) |
| #define GTEST_CHECK_INT_EQ_ | ( | expected, | |
| actual ) |
| #define GTEST_IMPLEMENTATION_ 1 |
| int main | ( | int | argc, |
| char ** | argv ) |