#include <test_unit.h>
Definition at line 180 of file test_unit.h.
static void arb_test::StaticCode::printf |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
|
static |
static void arb_test::StaticCode::VPRINTFORMAT |
( |
format |
| ) |
|
static char* arb_test::StaticCode::readable_string |
( |
const char * |
s | ) |
|
|
inlinestatic |
static void arb_test::StaticCode::print_readable_string |
( |
const char * |
s, |
|
|
FILE * |
out |
|
) |
| |
|
inlinestatic |
static char* arb_test::StaticCode::vstrf |
( |
const char * |
format, |
|
|
va_list & |
parg |
|
) |
| |
|
static |
arb_test::StaticCode::arb_assert |
( |
| ) |
|
static char* arb_test::StaticCode::strf |
( |
const char * |
format, |
|
|
|
... |
|
) |
| |
|
static |
static char arb_test::StaticCode::va_start |
( |
parg |
, |
|
|
format |
|
|
) |
| |
arb_test::StaticCode::va_end |
( |
parg |
| ) |
|
char static char arb_test::StaticCode::vstrf_buf[max_vstrf_size] |
|
static |
Initial value:{
static const size_t max_vstrf_size = 10000
Definition at line 255 of file test_unit.h.
return arb_test::StaticCode::result = (char*)malloc(printed+1) |
arb_test::StaticCode::result[printed] = 0 |
return arb_test::StaticCode::result |
The documentation for this struct was generated from the following file: