#include <aws_common/sdk_utils/logging/aws_log_system.h>#include <gtest/gtest.h>#include <iostream>
Go to the source code of this file.
Classes | |
| class | ClassUnderTest |
Functions | |
| int | main (int argc, char **argv) |
| TEST (TestAWSLogSystem, TestLogMethod) | |
| TEST (TestAWSLogSystem, TestLogStreamMethod) | |
| TEST (TestAWSLogSystem, TestChangingLogLevels) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 395 of file aws_log_system_test.cpp.
| TEST | ( | TestAWSLogSystem | , |
| TestLogMethod | |||
| ) |
Definition at line 153 of file aws_log_system_test.cpp.
| TEST | ( | TestAWSLogSystem | , |
| TestLogStreamMethod | |||
| ) |
Definition at line 276 of file aws_log_system_test.cpp.
| TEST | ( | TestAWSLogSystem | , |
| TestChangingLogLevels | |||
| ) |
Definition at line 334 of file aws_log_system_test.cpp.