mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-11-30 02:21:18 +00:00
4039f0628b
This reverts commit 044412fde9
.
Signed-off-by: wangchao582 <wangchao582@huawei.com>
19 lines
492 B
JSON
19 lines
492 B
JSON
{
|
|
"kits": [
|
|
{
|
|
"push": [
|
|
"HatsUserIamFingerprintAuthAdditionalTest->/data/local/tmp/HatsUserIamFingerprintAuthAdditionalTest"
|
|
],
|
|
"type": "PushKit"
|
|
}
|
|
],
|
|
"driver": {
|
|
"native-test-timeout": "120000",
|
|
"type": "CppTest",
|
|
"module-name": "HatsUserIamFingerprintAuthAdditionalTest",
|
|
"runtime-hint": "1s",
|
|
"native-test-device-path": "/data/local/tmp"
|
|
},
|
|
"description": "Configuration for HatsUserIamFingerprintAuthAdditionalTest Tests"
|
|
}
|