22b180c8创建于 2025年8月18日历史提交
{
    "description": "Configuration for ActsOsAccountNdkTest Tests",
    "driver": {
        "type": "OHJSUnitTest",
        "test-timeout": "600000",
        "bundle-name": "com.acts.actsprinterrorcodetest",
        "module-name": "entry_test",
        "shell-timeout": "600000"
    },
    "kits": [{
        "test-file-name": [
            "ActsPrintErrorCodeTest.hap",
            "ActsPrintErrorCodeMainTest.hap"
        ],
        "type": "AppInstallKit",
        "cleanup-apps": true
    }, {
        "type": "ShellKit",
        "run-command": [
            "power-shell wakeup",
            "power-shell setmode 602"
        ]
    }]
}