mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-11-23 15:00:55 +00:00
8a8ffc388a
Signed-off-by: 权妮妮 <quannini@huawei.com>
18 lines
467 B
JSON
18 lines
467 B
JSON
{
|
|
"kits": [
|
|
{
|
|
"push": [
|
|
"HatsHdfDisplayTest->/data/local/tmp/HatsHdfDisplayTest"
|
|
],
|
|
"type": "PushKit"
|
|
}
|
|
],
|
|
"driver": {
|
|
"native-test-timeout": "120000",
|
|
"type": "CppTest",
|
|
"module-name": "HatsHdfDisplayTest",
|
|
"runtime-hint": "1s",
|
|
"native-test-device-path": "/data/local/tmp"
|
|
},
|
|
"description": "Configuration for HatsHdfDisplayTest Tests"
|
|
} |