{ "description": "Configuration for hjunit demo Tests", "driver": { "type": "JSUnitTest", "test-timeout": "1000000", "package": "com.example.systemcalltest", "shell-timeout": "60000" }, "kits": [ { "test-file-name": [ "ActsCallTestEntryTest.hap", "ActsCallTestFeatureRelyHap.hap", "ActsSystemAppCallerARelyHap.hap", "ActsSystemAppCallerBRelyHap.hap", "ActsSystemAppCallerCRelyHap.hap", "ActsSystemAppCalleeARelyHap.hap", "ActsThirdAppARelyHap.hap" ], "type": "AppInstallKit", "cleanup-apps": true }, { "type": "ShellKit", "run-command": [ "remount" ] } ] }