1f6603c60Sopenharmony_ci{ 2f6603c60Sopenharmony_ci "description": "Configuration for hjunit demo Tests", 3f6603c60Sopenharmony_ci "driver": { 4f6603c60Sopenharmony_ci "type": "OHJSUnitTest", 5f6603c60Sopenharmony_ci "test-timeout": "270000", 6f6603c60Sopenharmony_ci "shell-timeout": "270000", 7f6603c60Sopenharmony_ci "testcase-timeout": "15000", 8f6603c60Sopenharmony_ci "bundle-name": "ohos.acts.hiviewdfx.hisysevent.function", 9f6603c60Sopenharmony_ci "package-name": "ohos.acts.hiviewdfx.hisysevent.function" 10f6603c60Sopenharmony_ci }, 11f6603c60Sopenharmony_ci "kits": [ 12f6603c60Sopenharmony_ci { 13f6603c60Sopenharmony_ci "test-file-name": [ 14f6603c60Sopenharmony_ci "ActsHiSysEventJsTest.hap" 15f6603c60Sopenharmony_ci ], 16f6603c60Sopenharmony_ci "type": "AppInstallKit", 17f6603c60Sopenharmony_ci "cleanup-apps": true 18f6603c60Sopenharmony_ci }, 19f6603c60Sopenharmony_ci { 20f6603c60Sopenharmony_ci "type": "ShellKit", 21f6603c60Sopenharmony_ci "run-command": [ 22f6603c60Sopenharmony_ci "power-shell wakeup", 23f6603c60Sopenharmony_ci "power-shell setmode 602", 24f6603c60Sopenharmony_ci "service_control stop hiview && rm -rf /data/log/hiview/sys_event_db && service_control start hiview" 25f6603c60Sopenharmony_ci ] 26f6603c60Sopenharmony_ci } 27f6603c60Sopenharmony_ci ] 28f6603c60Sopenharmony_ci}