提交 a0388ae8 编写于 作者: X xinking129

add create account

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 472b25fb
......@@ -8,7 +8,16 @@
"shell-timeout": "600000"
},
"kits": [
{
{
"type": "ShellKit",
"run-command": [
"acm create -n user101 -t normal"
],
"teardown-command": [
"acm delete -i 101"
]
},
{
"test-file-name": [
"ActsCrossCalleeRely.hap",
"ActsCrossCallerNoPermissionRely.hap",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册