xts_hats/kernel/prctl/Test.json
limeng151 87f4f63f75 修改用例
Signed-off-by: limeng151 <limeng151@huawei.com>
Change-Id: Iffd8b0633c4f0f5286961aa1451eaf4deee788a1
2022-04-29 09:17:48 +08:00

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"
}
}