![]() |
The FreeRADIUS server $Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Tests for a generic string buffer structure for string printing and parsing. More...
Include dependency graph for sbuff_tests.c:Go to the source code of this file.
Macros | |
| #define | PATTERN_LEN (sizeof(PATTERN) - 1) |
| #define | TEST_SBUFF_LEN(_sbuff, _num) |
| #define | TEST_SBUFF_USED(_sbuff, _num) |
Variables | |
| static bool | allow_lowercase_and_space [SBUFF_CHAR_CLASS] |
| static bool | allow_lowercase_and_space_no_t [SBUFF_CHAR_CLASS] |
| TEST_LIST | |
Tests for a generic string buffer structure for string printing and parsing.
Definition in file sbuff_tests.c.
| #define PATTERN_LEN (sizeof(PATTERN) - 1) |
| #define TEST_SBUFF_LEN | ( | _sbuff, | |
| _num | |||
| ) |
Definition at line 28 of file sbuff_tests.c.
| #define TEST_SBUFF_USED | ( | _sbuff, | |
| _num | |||
| ) |
Definition at line 37 of file sbuff_tests.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 1241 of file sbuff_tests.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 73 of file sbuff_tests.c.
|
static |
|
static |
|
static |
|
static |
Definition at line 46 of file sbuff_tests.c.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 206 of file sbuff_tests.c.
|
static |
Definition at line 215 of file sbuff_tests.c.
| TEST_LIST |
Definition at line 1624 of file sbuff_tests.c.
1.9.8