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