| Topic Text | Topic Comments (0) | Topic Properties | Topic Information | waichou@163... | ||||
| Topic title: mmmmmmmmmmmmm | Monday November 15, 2010 09:40:10 |
Download topic text | View in monospace font | Tab width set to 8 (change to 4)
| Files in topic: | ||
| [Jump to] get_asp.cpp | 10352 | {+1,-0} |
| [Jump to] gtest_asp_agent.cpp | 10352 | {+1,-0} |
| [Jump to] gtest_memory.cpp | 10352 | {+1,-0} |
[Add General Comment] to topic.
| File get_asp.cpp (Revision 10352) | [Add File Comment] [Top] [>>] |
| Line 15 | Parallel | Line 15 | Parallel | ||
| 15 | * @brief | 15 | * @brief |
| 16 | * | 16 | * |
| 17 | **/ | 17 | **/ |
| 18 | |||
| 18 | #include <fcst_asp_agent.h> | 19 | #include <fcst_asp_agent.h> |
| 19 | extern "C"{ | 20 | extern "C"{ |
| 20 | #include <asp_ui_lib.h> | 21 | #include <asp_ui_lib.h> |
| File gtest_asp_agent.cpp (Revision 10352) | [Add File Comment] [<<] [Top] [>>] |
| Line 22 | Parallel | Line 22 | Parallel | ||
| 22 | #include "fcst_common.h" | 22 | #include "fcst_common.h" |
| 23 | #include "fcst_asp_agent.h" | 23 | #include "fcst_asp_agent.h" |
| 24 | 24 | ||
| 25 | |||
| 25 | /** | 26 | /** |
| 26 | * @brief gtest_asp_agent | 27 | * @brief gtest_asp_agent |
| 27 | * ????ASP????agent | 28 | * ????ASP????agent |
| File gtest_memory.cpp (Revision 10352) | [Add File Comment] [<<] [Top] |
| Line 34 | Parallel | Line 34 | Parallel | ||
| 34 | */ | 34 | */ |
| 35 | static void SetUpTestCase() | 35 | static void SetUpTestCase() |
| 36 | { | 36 | { |
| 37 | |||
| 37 | ASSERT_EQ(0, com_loadlog(_s_conf.log_conf_path, _s_conf.log_conf_filename)); | 38 | ASSERT_EQ(0, com_loadlog(_s_conf.log_conf_path, _s_conf.log_conf_filename)); |
| 38 | ASSERT_EQ(0, _s_conf.init_conf()); | 39 | ASSERT_EQ(0, _s_conf.init_conf()); |
| 39 | 40 | ||
| Legend: | |
| Removed | |
| Changed | |
| Added | |
[Add General Comment] to topic.