JayBeams
0.1
Another project to have fun coding.
|
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (microbenchmark_config_default) | |
BOOST_AUTO_TEST_CASE (microbenchmark_config_modify) | |
BOOST_AUTO_TEST_CASE (microbenchmark_config_cmdline) | |
BOOST_AUTO_TEST_CASE | ( | microbenchmark_config_default | ) |
Definition at line 5 of file ut_microbenchmark_config.cpp.
References jb::testing::microbenchmark_config::iterations.
BOOST_AUTO_TEST_CASE | ( | microbenchmark_config_modify | ) |
Definition at line 11 of file ut_microbenchmark_config.cpp.
References jb::testing::microbenchmark_config::iterations, and jb::testing::microbenchmark_config::warmup_iterations.
BOOST_AUTO_TEST_CASE | ( | microbenchmark_config_cmdline | ) |
Definition at line 19 of file ut_microbenchmark_config.cpp.
References jb::testing::microbenchmark_config::iterations, jb::config_object::process_cmdline(), and jb::testing::microbenchmark_config::warmup_iterations.