• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "kits": [
3    {
4      "push": [
5        "HatsStartupPartitionSlotTest->/data/local/tmp/HatsStartupPartitionSlotTest"
6      ],
7      "type": "PushKit"
8    }
9  ],
10  "driver": {
11    "native-test-timeout": "120000",
12    "type": "CppTest",
13    "module-name": "HatsStartupPartitionSlotTest",
14    "runtime-hint": "1s",
15    "native-test-device-path": "/data/local/tmp"
16  },
17  "description": "Configuration for HatsStartupPartitionSlotTest Tests"
18}