Go to the source code of this file.
Typedefs | |
typedef boost::mpl::list< char, short, int, long, float, double > | TestTypes |
Functions | |
BOOST_AUTO_TEST_CASE_TEMPLATE (RingBufferCapacity, T, TestTypes) | |
BOOST_AUTO_TEST_CASE_TEMPLATE (RingBufferConstness, T, TestTypes) |
Definition in file ts_RingBuffer.cpp.
typedef boost::mpl::list<char, short, int, long, float, double> TestTypes |
Definition at line 32 of file ts_RingBuffer.cpp.
BOOST_AUTO_TEST_CASE_TEMPLATE | ( | RingBufferCapacity | , |
T | , | ||
TestTypes | |||
) |
Definition at line 34 of file ts_RingBuffer.cpp.
BOOST_AUTO_TEST_CASE_TEMPLATE | ( | RingBufferConstness | , |
T | , | ||
TestTypes | |||
) |
Definition at line 315 of file ts_RingBuffer.cpp.