1f6603c60Sopenharmony_ci{ 2f6603c60Sopenharmony_ci "description": "Configuration for hjunit demo Tests", 3f6603c60Sopenharmony_ci "driver": { 4f6603c60Sopenharmony_ci "type": "OHJSUnitTest", 5f6603c60Sopenharmony_ci "test-timeout": "180000", 6f6603c60Sopenharmony_ci "bundle-name": "com.example.myapplication", 7f6603c60Sopenharmony_ci "module-name": "phone", 8f6603c60Sopenharmony_ci "shell-timeout": "600000", 9f6603c60Sopenharmony_ci "testcase-timeout": 70000 10f6603c60Sopenharmony_ci }, 11f6603c60Sopenharmony_ci "kits": [ 12f6603c60Sopenharmony_ci { 13f6603c60Sopenharmony_ci "type": "ShellKit", 14f6603c60Sopenharmony_ci "run-command": [ 15f6603c60Sopenharmony_ci "wait 5", 16f6603c60Sopenharmony_ci "power-shell wakeup", 17f6603c60Sopenharmony_ci "uinput -T -m 300 2700 280 200", 18f6603c60Sopenharmony_ci "wait 5", 19f6603c60Sopenharmony_ci "uinput -T -m 300 2700 280 200", 20f6603c60Sopenharmony_ci "power-shell setmode 602" 21f6603c60Sopenharmony_ci ] 22f6603c60Sopenharmony_ci }, 23f6603c60Sopenharmony_ci { 24f6603c60Sopenharmony_ci "test-file-name": [ 25f6603c60Sopenharmony_ci "ActsPipWindowTest.hap" 26f6603c60Sopenharmony_ci ], 27f6603c60Sopenharmony_ci "type": "AppInstallKit", 28f6603c60Sopenharmony_ci "cleanup-apps": true 29f6603c60Sopenharmony_ci } 30f6603c60Sopenharmony_ci ] 31f6603c60Sopenharmony_ci}