feisty meow concerns codebase  2.140
test_unpacker.cpp File Reference
Include dependency graph for test_unpacker.cpp:

Go to the source code of this file.

Macros

#define LOG(s)   CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s))
 

Functions

 string_array (1, math_list))) const char *addr_list[]
 

Variables

const char * base_list [] = { "gruntiak" }
 
const char * math_list [] = { "math" }
 
const int MAXIMUM_TESTS = 10
 

Macro Definition Documentation

◆ LOG

#define LOG (   s)    CLASS_EMERGENCY_LOG(program_wide_logger::get(), astring(s))

Definition at line 45 of file test_unpacker.cpp.

Function Documentation

◆ string_array()

Variable Documentation

◆ base_list

const char* base_list[] = { "gruntiak" }

Definition at line 68 of file test_unpacker.cpp.

◆ math_list

const char* math_list[] = { "math" }

Definition at line 72 of file test_unpacker.cpp.

◆ MAXIMUM_TESTS

const int MAXIMUM_TESTS = 10

Definition at line 421 of file test_unpacker.cpp.