libmoost
/home/mhx/git/github/libmoost/test/algorithm/variable_length_encoding.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/test/test_tools.hpp>
#include <limits>
#include <vector>
#include "../../include/moost/algorithm/variable_length_encoding.hpp"
Include dependency graph for variable_length_encoding.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (test_in_out)
 BOOST_AUTO_TEST_CASE (test_zero)
 BOOST_AUTO_TEST_CASE (test_limits_min)
 BOOST_AUTO_TEST_CASE (test_limits_max)

Function Documentation

BOOST_AUTO_TEST_CASE ( test_in_out  )

Definition at line 40 of file variable_length_encoding.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( test_zero  )

Definition at line 55 of file variable_length_encoding.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( test_limits_min  )

Definition at line 71 of file variable_length_encoding.cpp.

Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( test_limits_max  )

Definition at line 86 of file variable_length_encoding.cpp.

Here is the call graph for this function: