|
feisty meow concerns codebase
2.140
|
#include <application/hoople_main.h>#include <basis/array.h>#include <basis/astring.h>#include <basis/byte_array.h>#include <basis/functions.h>#include <basis/guards.h>#include <loggers/combo_logger.h>#include <mathematics/chaos.h>#include <structures/bit_vector.h>#include <structures/static_memory_gremlin.h>#include <unit_test/unit_base.h>#include <memory.h>#include <stdlib.h>
Go to the source code of this file.
Macros | |
| #define | LOG(to_print) EMERGENCY_LOG(program_wide_logger::get(), to_print) |
| #define | MAX_TEST 100 |
| #define | FOOP_MAX 213 |
Functions | |
| HOOPLE_MAIN (test_bit_vector,) | |
| #define FOOP_MAX 213 |
Definition at line 43 of file test_bit_vector.cpp.
| #define LOG | ( | to_print | ) | EMERGENCY_LOG(program_wide_logger::get(), to_print) |
Definition at line 40 of file test_bit_vector.cpp.
| #define MAX_TEST 100 |
Definition at line 42 of file test_bit_vector.cpp.
| HOOPLE_MAIN | ( | test_bit_vector | ) |