Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
ccd4515c
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看板
提交
ccd4515c
编写于
9月 16, 2021
作者:
S
shuxiong
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
C++用例适配框架执行
Signed-off-by:
N
shuxiong
<
shuxiong@huawei.com
>
上级
3c9e9888
变更
9
隐藏空白更改
内联
并排
Showing
9 changed file
with
18 addition
and
47 deletion
+18
-47
global/i18n_standard/zone/src/Test.json
global/i18n_standard/zone/src/Test.json
+1
-4
hiviewdfx/faultloggertest/faultloggercpptest/Test.json
hiviewdfx/faultloggertest/faultloggercpptest/Test.json
+1
-4
hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json
hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json
+1
-4
hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json
hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json
+1
-4
hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json
hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json
+1
-4
hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json
hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json
+1
-4
multimedia/media/media_cpp_test_standard/Test.json
multimedia/media/media_cpp_test_standard/Test.json
+1
-4
security/dataprotect/huks_standard_adapter/Test.json
security/dataprotect/huks_standard_adapter/Test.json
+11
-18
test_packages.gni
test_packages.gni
+0
-1
未找到文件。
global/i18n_standard/zone/src/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"ZoneUtiltest->/data/local/tmp/ZoneUtiltest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
hiviewdfx/faultloggertest/faultloggercpptest/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"faultloggertest->/data/local/tmp/faultloggertest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"hilogtest->/data/local/tmp/hilogtest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"LibhilogCPPtest->/data/local/tmp/LibhilogCPPtest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"libhilogCtest->/data/local/tmp/libhilogCtest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"HiSysEventCPPTest->/data/local/tmp/HiSysEventCPPTest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
multimedia/media/media_cpp_test_standard/Test.json
浏览文件 @
ccd4515c
...
...
@@ -4,10 +4,7 @@
"push"
:
[
"ActsMediaCppStandardTest->/data/local/tmp/ActsMediaCppStandardTest"
],
"type"
:
"PushKit"
,
"post-push"
:
[
"chmod -R 777 /data/local/tmp/*"
]
"type"
:
"PushKit"
}
],
"driver"
:
{
...
...
security/dataprotect/huks_standard_adapter/Test.json
浏览文件 @
ccd4515c
{
"description"
:
"Config for hcpptest demo test cases"
,
"environment"
:
[
{
"type"
:
"device"
,
"label"
:
"ipcamera"
}
],
"kits"
:
[
{
"type"
:
"MountKit"
,
"server"
:
"NfsServer"
,
"mount"
:
[
{
"source"
:
"testcases/security"
,
"target"
:
"/test_root/security"
}
]
"push"
:
[
"huks_standard_adapter->/data/local/tmp/huks_standard_adapter"
],
"type"
:
"PushKit"
}
],
"driver"
:
{
"type"
:
"CppTestLite"
,
"execute"
:
"/test_root/security/ActsSecurityHuksstdtest.bin"
}
"native-test-timeout"
:
"120000"
,
"type"
:
"CppTest"
,
"module-name"
:
"huks_standard_adapter"
,
"runtime-hint"
:
"1s"
,
"native-test-device-path"
:
"/data/local/tmp"
},
"description"
:
"Configuration for huks_standard_adapter Tests"
}
\ No newline at end of file
test_packages.gni
浏览文件 @
ccd4515c
...
...
@@ -31,7 +31,6 @@ _all_test_packages = [
"${ACTS_ROOT}/miscservices:miscservices",
"${ACTS_ROOT}/powermgr:powermgr",
"${ACTS_ROOT}/startup:startup",
"${ACTS_ROOT}/sensors:sensors",
"${ACTS_ROOT}/distributeddatamgr:distributeddatamgr",
# "${ACTS_ROOT}/distributedschedule:distributedschedule",
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录