|
Monero
|
#include <stdio.h>#include "gtest/gtest.h"#include "src/gtest-internal-inl.h"
Macros | |
| #define | GTEST_IMPLEMENTATION_ 1 |
Functions | |
| TEST (GTestColorTest, Dummy) | |
| int | main (int argc, char **argv) |
| GTEST_API_ bool | ShouldUseColor (bool stdout_is_tty) |
| #define GTEST_IMPLEMENTATION_ 1 |
| int main | ( | int | argc, |
| char ** | argv ) |
| bool testing::internal::ShouldUseColor | ( | bool | stdout_is_tty | ) |
| TEST | ( | GTestColorTest | , |
| Dummy | ) |