hats 仓下的 Test.json 文件修改

Signed-off-by: scholar-lc <1936194231@qq.com>
This commit is contained in:
scholar-lc 2023-06-20 14:10:53 +08:00
parent 10870494ea
commit 35e287e68d
4 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@
"kits": [
{
"push": [
"HatsHdfNnrtFunctionTest->/data/local/tmp/HatsHdfNnrtFunctionTest"
"HatsHdfNnrtFunctionV1_0Test->/data/local/tmp/HatsHdfNnrtFunctionV1_0Test"
],
"type": "PushKit"
}
@ -10,9 +10,9 @@
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "HatsHdfNnrtFunctionTest",
"module-name": "HatsHdfNnrtFunctionV1_0Test",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for HatsHdfNnrtFunctionTest Tests"
"description": "Configuration for HatsHdfNnrtFunctionV1_0Test Tests"
}

View File

@ -2,7 +2,7 @@
"kits": [
{
"push": [
"HatsHdfNnrtStabilityTest->/data/local/tmp/HatsHdfNnrtStabilityTest"
"HatsHdfNnrtStabilityV1_0Test->/data/local/tmp/HatsHdfNnrtStabilityV1_0Test"
],
"type": "PushKit"
}
@ -10,9 +10,9 @@
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "HatsHdfNnrtStabilityTest",
"module-name": "HatsHdfNnrtStabilityV1_0Test",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for HatsHdfNnrtStabilityTest Tests"
"description": "Configuration for HatsHdfNnrtStabilityV1_0Test Tests"
}

View File

@ -2,7 +2,7 @@
"kits": [
{
"push": [
"HatsHdfNnrtFunctionTest->/data/local/tmp/HatsHdfNnrtFunctionTest"
"HatsHdfNnrtFunctionV2_0Test->/data/local/tmp/HatsHdfNnrtFunctionV2_0Test"
],
"type": "PushKit"
}
@ -10,9 +10,9 @@
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "HatsHdfNnrtFunctionTest",
"module-name": "HatsHdfNnrtFunctionV2_0Test",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for HatsHdfNnrtFunctionTest Tests"
"description": "Configuration for HatsHdfNnrtFunctionV2_0Test Tests"
}

View File

@ -2,7 +2,7 @@
"kits": [
{
"push": [
"HatsHdfNnrtStabilityTest->/data/local/tmp/HatsHdfNnrtStabilityTest"
"HatsHdfNnrtStabilityV2_0Test->/data/local/tmp/HatsHdfNnrtStabilityV2_0Test"
],
"type": "PushKit"
}
@ -10,9 +10,9 @@
"driver": {
"native-test-timeout": "120000",
"type": "CppTest",
"module-name": "HatsHdfNnrtStabilityTest",
"module-name": "HatsHdfNnrtStabilityV2_0Test",
"runtime-hint": "1s",
"native-test-device-path": "/data/local/tmp"
},
"description": "Configuration for HatsHdfNnrtStabilityTest Tests"
"description": "Configuration for HatsHdfNnrtStabilityV2_0Test Tests"
}