{ "description": "Configuration for fileio Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "600000", "bundle-name": "com.acts.fileio.test.server", "package-name": "com.acts.fileio.test.server", "testcase-timeout": "60000", "shell-timeout": "600000" }, "kits": [ { "test-file-name": [ "DctsFileioClientTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "teardown-command": [ "rm -rf /mnt/hmdfs/100/account/merge_view/data/com.acts.fileio.test.server/*" ] } ] }