libmoost
/home/mhx/git/github/libmoost/test/utils/bits.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <boost/test/test_tools.hpp>
#include <boost/cstdint.hpp>
#include <stdexcept>
#include <set>
#include "../../include/moost/utils/bits.hpp"
Include dependency graph for bits.cpp:

Go to the source code of this file.

Classes

struct  Fixture

Functions

 BOOST_FIXTURE_TEST_CASE (test_utils_next_power_of_two, Fixture)
 BOOST_FIXTURE_TEST_CASE (test_utils_is_power_of_two, Fixture)
 BOOST_FIXTURE_TEST_CASE (test_utils_msb_set, Fixture)

Function Documentation

BOOST_FIXTURE_TEST_CASE ( test_utils_next_power_of_two  ,
Fixture   
)

Definition at line 62 of file bits.cpp.

Here is the call graph for this function:

BOOST_FIXTURE_TEST_CASE ( test_utils_is_power_of_two  ,
Fixture   
)

Definition at line 94 of file bits.cpp.

Here is the call graph for this function:

BOOST_FIXTURE_TEST_CASE ( test_utils_msb_set  ,
Fixture   
)

Definition at line 151 of file bits.cpp.

Here is the call graph for this function: