#include <coins.h>
#include <boost/test/unit_test.hpp>
#include <list>
Go to the source code of this file.
◆ BOOST_AUTO_TEST_CASE() [1/4]
BOOST_AUTO_TEST_CASE |
( |
linked_list_iterate_erase |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
BOOST_AUTO_TEST_CASE |
( |
linked_list_iteration |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
BOOST_AUTO_TEST_CASE |
( |
linked_list_random_deletion |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
BOOST_AUTO_TEST_CASE |
( |
linked_list_set_state |
| ) |
|
◆ CreatePairs()
◆ NUM_NODES
constexpr auto NUM_NODES {4} |
|
staticconstexpr |