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