{
  "description": "Configuration for hjunit demo Tests",
  "driver": {
    "type": "OHJSUnitTest",
    "test-timeout": "1200000",
    "shell-timeout": "900000",
    "testcase-timeout": "600000",
    "bundle-name": "com.openharmony.dlp_xts_normal",
    "module-name": "entry_test"
  },
  "kits": [
    {
      "test-file-name": [
        "ActsDlpErrorCodeTest.hap"
      ],
      "type": "AppInstallKit",
      "cleanup-apps": true
    }
  ]
}