Tests for the dlist API.
More...
#include "acutest.h"
#include "acutest_helpers.h"
#include <freeradius-devel/util/dlist.h>
Go to the source code of this file.
Tests for the dlist API.
- Copyright
- 2021 Arran Cudbard-Bell a.cud.nosp@m.bard.nosp@m.b@fre.nosp@m.erad.nosp@m.ius.o.nosp@m.rg
Definition in file dlist_tests.c.
◆ dlist_test_item_t
◆ test_dlist_entry_move()
| static void test_dlist_entry_move |
( |
void |
| ) |
|
|
static |
◆ test_dlist_foreach_safe()
| static void test_dlist_foreach_safe |
( |
void |
| ) |
|
|
static |
◆ test_dlist_move()
| static void test_dlist_move |
( |
void |
| ) |
|
|
static |
◆ TEST_LIST
Initial value:= {
}
static void test_dlist_move(void)
static void test_dlist_foreach_safe(void)
static void test_dlist_entry_move(void)
Definition at line 188 of file dlist_tests.c.