Subastra
|
#include "../misc/freelist.h"
Macros | |
#define | LEDGER_CAPACITY 0x10000 |
Functions | |
void | _test_setup () |
void | _test_cleanup () |
void | _test_max_out () |
Variables | |
static freelist_ledger_t | ledger |
int | _test_count = 1 |
const char * | _tests [] = {"_test_max_out"} |
#define LEDGER_CAPACITY 0x10000 |
void _test_cleanup | ( | ) |
void _test_max_out | ( | ) |
void _test_setup | ( | ) |
int _test_count = 1 |
const char* _tests[] = {"_test_max_out"} |
|
static |