提交 9120327c 编写于 作者: J jiyong

jiyong@huawei.com

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 e3a40e4f
......@@ -37,19 +37,13 @@ lite_component("acts_component") {
"//test/xts/acts/utils_lite/file_hal:ActsUtilsFileTest",
"//test/xts/acts/startup_lite/syspara_hal:ActsParameterTest",
"//test/xts/acts/iot_hardware_lite/iot_controller_hal:ActsWifiIotTest",
#"//test/xts/acts/kernel_lite/kernelcmsis_hal:ActsCMSISTest",
"//test/xts/acts/utils_lite/kv_store_hal:ActsKvStoreTest",
"//test/xts/acts/security_lite:securitytest",
"//test/xts/acts/security_lite/huks/liteos_m_adapter:ActsHuksHalFunctionTest",
"//test/xts/acts/hiviewdfx_lite/hilog_hal:ActsDfxFuncTest",
"//test/xts/acts/hiviewdfx_lite/hievent_hal:ActsHieventLiteTest",
"//test/xts/acts/distributed_schedule_lite/system_ability_manager_hal:ActsSamgrTest",
"//test/xts/acts/update_lite/dupdate_hal:ActsUpdaterFuncTest",
"//test/xts/acts/startup_lite/bootstrap_hal:ActsBootstrapTest",
# "//test/xts/acts/applications/kitframework:ActsKitFwkApiTest",
]
} else if (ohos_kernel_type == "liteos_a") {
all_features += [
......
......@@ -26,7 +26,7 @@
* @param : module name is hievet_lite
* @param : test suit name is HieventLiteTest
*/
LITE_TEST_SUIT(hiviewdfx, hievent_lite, HieventLiteTest);
LITE_TEST_SUIT(hiviewdfx, hievent_lite, HieventLiteTestSuite);
/**
* @tc.setup : setup for all testcases
......@@ -124,3 +124,4 @@ LITE_TEST_CASE(HieventLiteTestSuite, HieventLiteFuncTest004, Level1)
HIEVENT_FAULT_REPORT(8, 1, 2);
};
RUN_TEST_SUITE(HieventLiteTestSuite);
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册