mirror of
https://gitee.com/openharmony/xts_hats
synced 2025-01-07 08:53:19 +00:00
764d4e371c
Signed-off-by: lixin475 <lixin475@huawei.com>
19 lines
464 B
JSON
19 lines
464 B
JSON
{
|
|
"kits": [
|
|
{
|
|
"push": [
|
|
"HatsHdfMotionTest->/data/local/tmp/HatsHdfMotionTest"
|
|
],
|
|
"type": "PushKit"
|
|
}
|
|
],
|
|
"driver": {
|
|
"native-test-timeout": "120000",
|
|
"type": "CppTest",
|
|
"module-name": "HatsHdfMotionTest",
|
|
"runtime-hint": "1s",
|
|
"native-test-device-path": "/data/local/tmp"
|
|
},
|
|
"description": "Configuration for HatsHdfMotionTest Tests"
|
|
}
|