DDeepin Developerfeat: Init commit
1c7874c8创建于 2022年10月13日历史提交
{
    "description": "Configuration for aceEtsComponentCommonAttrs Tests",
    "driver": {
        "type": "OHJSUnitTest",
        "test-timeout": "10800000",
        "bundle-name": "com.acts.arkui.component.common.attrs.001.test",
        "module-name": "entry_test",
        "shell-timeout": "10800000",
        "testcase-timeout": 300000
    },
    "kits": [{
        "test-file-name": [
                "ActsAceEtsComponentCommonflex001Test.hap",
                "ActsAceEtsComponentCommonflex001TestMain.hap"
            ],
        "type": "AppInstallKit",
        "cleanup-apps": true
    }, {
        "type": "ShellKit",
        "run-command": [
            "power-shell wakeup",
            "power-shell setmode 602"
        ]

    }]
}