{
    "description": "Configuration for ActsDlpNDK20Test Tests",
    "driver": {
        "type": "OHJSUnitTest",
        "test-timeout": "180000",
        "shell-timeout": "180000",
        "bundle-name": "com.acts.actsosaccountndktest",
        "module-name": "entry_test"
    },
    "kits": [{
        "test-file-name": [
            "ActsDlpNDK20Test.hap",
            "ActsDlpNDK20MainTest.hap"
        ],
        "type": "AppInstallKit",
        "cleanup-apps": true
    }, {
        "type": "ShellKit",
        "run-command": [
            "power-shell wakeup",
            "power-shell setmode 602"
        ]

    }]
}