TSG-15106: TSG 回归测试每张表增加一个测试用例
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -12,6 +12,10 @@ LINK_DIRECTORIES(/opt/MESA/lib)
|
||||
add_executable(gtest_rule ${PROJECT_SOURCE_DIR}/src/tsg_rule.cpp ${PROJECT_SOURCE_DIR}/src/tsg_variable.cpp gtest_common.cpp gtest_rule.cpp)
|
||||
target_link_libraries(gtest_rule gtest-static ctemplate-static cjson MESA_prof_load MESA_handle_logger maat4)
|
||||
|
||||
|
||||
add_executable(gtest_tableinfo ${PROJECT_SOURCE_DIR}/src/tsg_rule.cpp ${PROJECT_SOURCE_DIR}/src/tsg_variable.cpp gtest_common.cpp gtest_tableinfo.cpp)
|
||||
target_link_libraries(gtest_tableinfo gtest-static ctemplate-static cjson MESA_prof_load MESA_handle_logger maat4)
|
||||
|
||||
add_executable(gtest_bridge ${PROJECT_SOURCE_DIR}/src/tsg_bridge.cpp ${PROJECT_SOURCE_DIR}/src/tsg_protocol.cpp ${PROJECT_SOURCE_DIR}/src/tsg_variable.cpp gtest_common.cpp gtest_bridge.cpp)
|
||||
target_link_libraries(gtest_bridge gtest-static ctemplate-static cjson MESA_prof_load MESA_handle_logger maat4)
|
||||
|
||||
|
||||
1402
test/src/gtest_tableinfo.cpp
Normal file
1402
test/src/gtest_tableinfo.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user