xts_hats/hdf/sensor/Test.json
liuhonggang123 393ef9c0ff sensor test
Signed-off-by: liuhonggang123 <honggang.liu@huawei.com>
Change-Id: I11ad3d11c3183e66d30f2599f871d38c5f913cd1
2022-02-23 15:06:46 +08:00

18 lines
475 B
JSON
Executable File

{
"kits": [
{
"push": [
"HatsHdfSensorHdiTest->/data/local/tmp/HatsHdfSensorHdiTest"
],
"type": "PushKit"
}
],
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "HatsHdfSensorHdiTest",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for HatsHdfSensorHdiTest Tests"
}