The FreeRADIUS server
$Id: 15bac2a4c627c01d1aa2047687b3418955ac7f00 $
|
Helper functions for pair tests. More...
#include <freeradius-devel/util/pair.h>
#include <freeradius-devel/util/dict_test.h>
Go to the source code of this file.
Functions | |
static int | fr_pair_test_list_alloc (TALLOC_CTX *ctx, fr_pair_list_t *out, fr_dict_test_attr_t const *test_defs) |
static int | fr_pair_test_list_alloc_nested (TALLOC_CTX *ctx, fr_pair_list_t *out, fr_dict_test_attr_t const *test_defs) |
Variables | |
static uint8_t | test_octets [] |
static char const * | test_string = "We love testing!" |
static size_t | test_string_len = 16 |
Helper functions for pair tests.
Definition in file pair_test_helpers.h.
|
inlinestatic |
Definition at line 43 of file pair_test_helpers.h.
|
inlinestatic |
|
static |
Definition at line 36 of file pair_test_helpers.h.
|
static |
Definition at line 34 of file pair_test_helpers.h.
|
static |
Definition at line 35 of file pair_test_helpers.h.