{ "description": "Configuration for algorithm completion test", "driver": { "type": "JSUnitTest",
"test-timeout": "300000",
"package": "com.example.huksconcurrencytest", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsHuksConcurrencyTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true } ] }