1f6603c60Sopenharmony_ci{ 2f6603c60Sopenharmony_ci "description": "Configuration for hjunit demo Tests", 3f6603c60Sopenharmony_ci "driver": { 4f6603c60Sopenharmony_ci "type": "OHJSUnitTest", 5f6603c60Sopenharmony_ci "test-timeout": "500000", 6f6603c60Sopenharmony_ci "shell-timeout": "500000", 7f6603c60Sopenharmony_ci "bundle-name": "com.example.actscontext", 8f6603c60Sopenharmony_ci "package-name": "com.example.actscontext" 9f6603c60Sopenharmony_ci }, 10f6603c60Sopenharmony_ci "kits": [ 11f6603c60Sopenharmony_ci { 12f6603c60Sopenharmony_ci "test-file-name": [ 13f6603c60Sopenharmony_ci "DefPermission.hap", 14f6603c60Sopenharmony_ci "ActsContextTest.hap" 15f6603c60Sopenharmony_ci ], 16f6603c60Sopenharmony_ci "type": "AppInstallKit", 17f6603c60Sopenharmony_ci "cleanup-apps": true 18f6603c60Sopenharmony_ci } 19f6603c60Sopenharmony_ci ] 20f6603c60Sopenharmony_ci}