#include <boost/test/unit_test.hpp>#include <boost/chrono.hpp>#include "hikyuu/StockManager.h"#include "hikyuu/Log.h"宏定义 | |
| #define | BOOST_TEST_MODULE test_hikyuu_base |
函数 | |
| BOOST_AUTO_TEST_CASE (test_temp) | |
| #define BOOST_TEST_MODULE test_hikyuu_base |
在文件 test_temp.cpp 第 4 行定义.
| BOOST_AUTO_TEST_CASE | ( | test_temp | ) |
在文件 test_temp.cpp 第 14 行定义.
1.8.3.1