xref: /test/xts/hats/hdf/sensor/common/Test.json (revision 9762338d)
1{
2    "kits": [
3        {
4            "push": [
5                "HatsHdfSensorHdiTest->/data/local/tmp/HatsHdfSensorHdiTest"
6            ],
7            "type": "PushKit"
8        }
9    ],
10    "driver": {
11        "native-test-timeout": "120000",
12        "type": "CppTest",
13        "module-name": "HatsHdfSensorHdiTest",
14        "runtime-hint": "1s",
15        "native-test-device-path": "/data/local/tmp"
16    },
17    "description": "Configuration for HatsHdfSensorHdiTest Tests"
18}