Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
04bd3412
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看板
体验新版 GitCode,发现更多精彩内容 >>
提交
04bd3412
编写于
8月 03, 2022
作者:
C
chenxuihui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update suites name
Signed-off-by:
N
chenxuihui
<
chenxuhui2@huawei.com
>
上级
cb5f15f6
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
10 addition
and
10 deletion
+10
-10
hiviewdfx/BUILD.gn
hiviewdfx/BUILD.gn
+2
-2
hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn
hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn
+2
-2
hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json
hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json
+2
-2
hiviewdfx/hilogtest/hilogndktest/BUILD.gn
hiviewdfx/hilogtest/hilogndktest/BUILD.gn
+2
-2
hiviewdfx/hilogtest/hilogndktest/Test.json
hiviewdfx/hilogtest/hilogndktest/Test.json
+2
-2
未找到文件。
hiviewdfx/BUILD.gn
浏览文件 @
04bd3412
...
...
@@ -16,12 +16,12 @@ group("hiviewdfxtestacts") {
if (is_standard_system) {
deps = [
"bytracetest:ActsBytraceJsTest",
"hiappeventtest/hiappeventcpptest:HiAppEventCPPTest",
"hiappeventtest/hiappeventcpptest:
Acts
HiAppEventCPPTest",
"hiappeventtest/hiappeventjstest:ActsHiAppeventTest",
"hicheckertest/hicheckerjstest:hicheckerjstest",
"hidebugtest/hidebugtestjstest:ActsHiDebugTest",
"hilogtest/hilogjstest:ActsHilogJsTest",
"hilogtest/hilogndktest:
hilogndkt
est",
"hilogtest/hilogndktest:
ActsHilogndkT
est",
"hisyseventtest/hisyseventjstest:ActsHiSysEventJsTest",
"hitracechainjstest:ActsHiTraceChainJsTest",
"hitracechaintest:ActsHiTraceChainTest",
...
...
hiviewdfx/hiappeventtest/hiappeventcpptest/BUILD.gn
浏览文件 @
04bd3412
...
...
@@ -13,7 +13,7 @@
import("//test/xts/tools/build/suite.gni")
module_output_path = "hit/HiAppEventCPPTest"
module_output_path = "hit/
Acts
HiAppEventCPPTest"
###############################################################################
config("hilogtest_config") {
...
...
@@ -26,7 +26,7 @@ config("hilogtest_config") {
"//base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include",
]
}
ohos_moduletest_suite("HiAppEventCPPTest") {
ohos_moduletest_suite("
Acts
HiAppEventCPPTest") {
module_out_path = module_output_path
sources = [ "HiAppEventCPPTest.cpp" ]
deps = [
...
...
hiviewdfx/hiappeventtest/hiappeventcpptest/Test.json
浏览文件 @
04bd3412
...
...
@@ -2,7 +2,7 @@
"kits"
:
[
{
"push"
:
[
"
HiAppEventCPPTest->/data/local/tmp/
HiAppEventCPPTest"
"
ActsHiAppEventCPPTest->/data/local/tmp/Acts
HiAppEventCPPTest"
],
"type"
:
"PushKit"
}
...
...
@@ -10,7 +10,7 @@
"driver"
:
{
"native-test-timeout"
:
"120000"
,
"type"
:
"CppTest"
,
"module-name"
:
"HiAppEventCPPTest"
,
"module-name"
:
"
Acts
HiAppEventCPPTest"
,
"runtime-hint"
:
"1s"
,
"native-test-device-path"
:
"/data/local/tmp"
},
...
...
hiviewdfx/hilogtest/hilogndktest/BUILD.gn
浏览文件 @
04bd3412
...
...
@@ -12,7 +12,7 @@
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
module_output_path = "hits/
hilogndkt
est"
module_output_path = "hits/
ActsHilogndkT
est"
config("hilogndktest_config") {
visibility = [ ":*" ]
...
...
@@ -21,7 +21,7 @@ config("hilogndktest_config") {
"//utils/native/base/include/",
]
}
ohos_moduletest_suite("
hilogndkt
est") {
ohos_moduletest_suite("
ActsHilogndkT
est") {
module_out_path = module_output_path
sources = [ "hilogndktest.cpp" ]
deps = [
...
...
hiviewdfx/hilogtest/hilogndktest/Test.json
浏览文件 @
04bd3412
...
...
@@ -3,14 +3,14 @@
"driver"
:
{
"type"
:
"CppTest"
,
"native-test-timeout"
:
"120000"
,
"module-name"
:
"
hilogndkt
est"
,
"module-name"
:
"
ActsHilogndkT
est"
,
"runtime-hint"
:
"ls"
,
"native-test-device-path"
:
"/data/local/tmp"
},
"kits"
:
[
{
"push"
:
[
"
hilogndktest->/data/local/tmp/hilogndkt
est"
"
ActsHilogndkTest->/data/local/tmp/ActsHilogndkT
est"
],
"type"
:
"PushKit"
}
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录