The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Go to the source code of this file.
Data Structures | |
struct | redis_pipeline_stats_t |
Macros | |
#define | DEBUG_LVL_SET if (test_verbose_level_ >= 3) fr_debug_lvl = L_DBG_LVL_4 + 1 |
Functions | |
static void | _command_complete (request_t *request, fr_dlist_head_t *completed, void *rctx) |
static void | _command_failed (request_t *request, fr_dlist_head_t *completed, void *rctx) |
static void | test_basic_connection (void) |
Variables | |
TEST_LIST | |
struct redis_pipeline_stats_t |
#define DEBUG_LVL_SET if (test_verbose_level_ >= 3) fr_debug_lvl = L_DBG_LVL_4 + 1 |
|
static |
|
static |
|
static |
TEST_LIST |