Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
9120327c
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
1 年多 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
9120327c
编写于
10月 18, 2021
作者:
J
jiyong
1
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
jiyong@huawei.com
Signed-off-by:
N
jiyong
<
jiyong@huawei.com
>
上级
e3a40e4f
变更
2
隐藏空白更改
内联
并排
Showing
2 changed file
with
3 addition
and
8 deletion
+3
-8
build_lite/BUILD.gn
build_lite/BUILD.gn
+1
-7
hiviewdfx_lite/hievent_hal/src/hievent_lite_test.c
hiviewdfx_lite/hievent_hal/src/hievent_lite_test.c
+2
-1
未找到文件。
build_lite/BUILD.gn
浏览文件 @
9120327c
...
...
@@ -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 += [
...
...
hiviewdfx_lite/hievent_hal/src/hievent_lite_test.c
浏览文件 @
9120327c
...
...
@@ -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
,
HieventLiteTest
Suite
);
/**
* @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
);
鸿蒙社区
@harmonycommunity
mentioned in commit
0fdb1ac6
·
10月 19, 2021
mentioned in commit
0fdb1ac6
mentioned in commit 0fdb1ac6def5a8fbc999200d598ed49e661a3b67
开关提交列表
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录