mirror of
https://gitee.com/openharmony/xts_hats
synced 2024-12-13 10:27:39 +00:00
87f4f63f75
Signed-off-by: limeng151 <limeng151@huawei.com> Change-Id: Iffd8b0633c4f0f5286961aa1451eaf4deee788a1
19 lines
451 B
JSON
19 lines
451 B
JSON
{
|
|
"description": "Configuration for HatsPrctlTest Tests",
|
|
"kits": [
|
|
{
|
|
"push": [
|
|
"HatsPrctlTest->/data/local/tmp/HatsPrctlTest"
|
|
],
|
|
"type": "PushKit"
|
|
}
|
|
],
|
|
"driver": {
|
|
"native-test-timeout": "120000",
|
|
"type": "CppTest",
|
|
"module-name": "HatsPrctlTest",
|
|
"runtime-hint": "1s",
|
|
"native-test-device-path": "/data/local/tmp"
|
|
}
|
|
|
|
} |