JayBeams
0.1
Another project to have fun coding.
|
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (price_levels_4) | |
Verify that jb::itch5::price_levels() works correctly for price4_t. More... | |
BOOST_AUTO_TEST_CASE (price_levels_8) | |
Verify that jb::itch5::price_levels() works correctly for price8_t. More... | |
BOOST_AUTO_TEST_CASE (level_to_price_4) | |
Verify that jb::itch5::level_to_price() works correctly for price4_t. More... | |
BOOST_AUTO_TEST_CASE (level_to_price_8) | |
Verify that jb::itch5::level_to_price() works correctly for price8_t. More... | |
BOOST_AUTO_TEST_CASE | ( | price_levels_4 | ) |
Verify that jb::itch5::price_levels() works correctly for price4_t.
Definition at line 61 of file ut_price_levels.cpp.
BOOST_AUTO_TEST_CASE | ( | price_levels_8 | ) |
Verify that jb::itch5::price_levels() works correctly for price8_t.
Definition at line 68 of file ut_price_levels.cpp.
BOOST_AUTO_TEST_CASE | ( | level_to_price_4 | ) |
Verify that jb::itch5::level_to_price() works correctly for price4_t.
Definition at line 75 of file ut_price_levels.cpp.
BOOST_AUTO_TEST_CASE | ( | level_to_price_8 | ) |
Verify that jb::itch5::level_to_price() works correctly for price8_t.
Definition at line 82 of file ut_price_levels.cpp.