{ "description": "Configuration for pcs arkts test", "driver": { "type": "OHJSUnitTest", "test-timeout": "1800000", "bundle-name": "com.acts.pcs.arktstest", "module-name": "entry_test", "shell-timeout": "180000", "testcase-timeout": "60000" }, "kits": [ { "type": "ShellKit", "run-command": [ "mkdir -p /data/app/el2/100/base/com.acts.pcs.arktstest/haps/entry/files" ] }, { "test-file-name": [ "ActsPCSArkts.hap", "ActsPCSArktsTest.hap", "ActsPCSArktsAssist.hap", "./resource/pcs/bundle_sixth.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "PushKit", "push": [ "./resource/pcs/bundle_fifth.hap -> /data/app/el2/100/base/com.acts.pcs.arktstest/haps/entry/files/bundle_fifth.hap", "./resource/pcs/Believer.wav -> /data/app/el2/100/base/com.acts.pcs.arktstest/haps/entry/files/Believer.wav" ] } ] }