mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-12-04 13:17:27 +00:00
393ef9c0ff
Signed-off-by: liuhonggang123 <honggang.liu@huawei.com> Change-Id: I11ad3d11c3183e66d30f2599f871d38c5f913cd1
18 lines
475 B
JSON
Executable File
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"
|
|
} |