#include <boost/test/unit_test.hpp>
#include <layer_range.h>
#include <vector>
Go to the source code of this file.
◆ BOOST_TEST_NO_MAIN
| #define BOOST_TEST_NO_MAIN |
◆ BOOST_AUTO_TEST_CASE() [1/11]
| BOOST_AUTO_TEST_CASE |
( |
ForwardIterationFourLayers | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/11]
| BOOST_AUTO_TEST_CASE |
( |
ForwardIterationTwoLayers | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/11]
| BOOST_AUTO_TEST_CASE |
( |
InvalidLayerThrowsException | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/11]
| BOOST_AUTO_TEST_CASE |
( |
MaxLayerCount | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/11]
| BOOST_AUTO_TEST_CASE |
( |
NegativeLayerCountClampedToTwo | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/11]
| BOOST_AUTO_TEST_CASE |
( |
OneLayerCountClampedToTwo | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/11]
| BOOST_AUTO_TEST_CASE |
( |
PartialRangeForward | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/11]
| BOOST_AUTO_TEST_CASE |
( |
PartialRangeReverse | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [9/11]
| BOOST_AUTO_TEST_CASE |
( |
ReverseIterationFourLayers | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [10/11]
| BOOST_AUTO_TEST_CASE |
( |
SingleLayerRange | | ) |
|
◆ BOOST_AUTO_TEST_CASE() [11/11]
| BOOST_AUTO_TEST_CASE |
( |
ZeroLayerCountClampedToTwo | | ) |
|