{ "description": "Configuration for graphic Color Space Tests", "driver": { "type": "OHJSUnitTest", "test-timeout": "180000", "bundle-name": "com.example.myapplication", "module-name": "entry_test", "shell-timeout": "180000" }, "kits": [ { "test-file-name": [ "ActsNativeColorSpaceTest.hap", "ActsNativeColorSpaceMainTest.hap" ], "type": "AppInstallKit", "cleanup-apps": true },{ "type": "ShellKit", "run-command": [ "power-shell wakeup", "power-shell setmode 602" ] } ] }