{
  "description": "Configuration for ActsGraphicVulkanNapiNdkTest Tests",
  "driver": {
    "type": "OHJSUnitTest",
    "test-timeout": "600000",
    "shell-timeout": "600000",
    "bundle-name": "com.zaihos.myapplication",
    "module-name": "entry_test"
  },
  "kits": [
    {
      "test-file-name": [
        "ActsGraphicVulkanNapiNdkTest.hap",
        "ActsGraphicVulkanNapiMainTest.hap"
      ],
      "type": "AppInstallKit",
      "cleanup-apps": true
    },
    {
      "type": "ShellKit",
      "run-command": [
        "power-shell wakeup",
        "power-shell setmode 602"
      ]
    }
  ]
}