Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
TEST (Header, parse) | |
TEST (Header, write) | |
Variables | |
static char | g_header_data1 [] = "A=B" |
static char | g_header_data2 [] = "AAAAAAAAAAAAA=BBBBBBB\nBBBBBBB" |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 102 of file test_header.cpp.
TEST | ( | Header | , |
parse | |||
) |
Definition at line 44 of file test_header.cpp.
TEST | ( | Header | , |
write | |||
) |
Definition at line 73 of file test_header.cpp.
|
static |
Definition at line 39 of file test_header.cpp.
|
static |
Definition at line 40 of file test_header.cpp.