提交 a0388ae8 编写于 作者: X xinking129

add create account

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