{ "description": "Configuration for ActsInitNdkTest Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "shell-timeout": "600000", "bundle-name": "com.startup.init.napitest", "module-name": "entry_test" }, "kits": [ { "test-file-name": [ "ActsInitNdkTest.hap", "ActsInitNdkTestMainTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true },{ "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }