|
feisty meow concerns codebase
2.140
|
#include <application/application_shell.h>#include <application/hoople_main.h>#include <basis/byte_array.h>#include <basis/guards.h>#include <basis/astring.h>#include <configuration/application_configuration.h>#include <loggers/console_logger.h>#include <loggers/file_logger.h>#include <loggers/program_wide_logger.h>#include <mathematics/chaos.h>#include <octopus/entity_defs.h>#include <sockets/tcpip_stack.h>#include <structures/static_memory_gremlin.h>#include <textual/string_manipulation.h>#include <unit_test/unit_base.h>#include <unistd.h>
Go to the source code of this file.
Macros | |
| #define | LOG(s) CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s)) |
Variables | |
| const int | ITERATE_EACH_TEST = 1000 |
| #define LOG | ( | s | ) | CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s)) |
Definition at line 51 of file test_entity.cpp.
| const int ITERATE_EACH_TEST = 1000 |
Definition at line 53 of file test_entity.cpp.