diff --git a/ai/neural_network_runtime/v1_0/interface/Test.json b/ai/neural_network_runtime/v1_0/interface/Test.json index edc3184cc297d5cc8a9488cc40df5f9d0e35c93a..afd77258eb06d27300bed4fb56db5337694fbe52 100644 --- a/ai/neural_network_runtime/v1_0/interface/Test.json +++ b/ai/neural_network_runtime/v1_0/interface/Test.json @@ -2,7 +2,7 @@ "kits": [ { "push": [ - "ActsAiNnrtFunctionTest->/data/local/tmp/ActsAiNnrtFunctionTest" + "ActsAiNnrtFunctionV1_0Test->/data/local/tmp/ActsAiNnrtFunctionV1_0Test" ], "type": "PushKit" } @@ -10,9 +10,9 @@ "driver": { "native-test-timeout": "120000", "type": "CppTest", - "module-name": "ActsAiNnrtFunctionTest", + "module-name": "ActsAiNnrtFunctionV1_0Test", "runtime-hint": "1s", "native-test-device-path": "/data/local/tmp" }, - "description": "Configuration for ActsAiNnrtFunctionTest Tests" + "description": "Configuration for ActsAiNnrtFunctionV1_0Test Tests" } \ No newline at end of file diff --git a/ai/neural_network_runtime/v1_0/stability/Test.json b/ai/neural_network_runtime/v1_0/stability/Test.json index 015f5340901d3e637e9de6f2ba8ae6f4ce6ddee0..c7777a266f60b5009b0a9750940e7dfdaf403d84 100644 --- a/ai/neural_network_runtime/v1_0/stability/Test.json +++ b/ai/neural_network_runtime/v1_0/stability/Test.json @@ -2,7 +2,7 @@ "kits": [ { "push": [ - "ActsAiNnrtStabilityTest->/data/local/tmp/ActsAiNnrtStabilityTest" + "ActsAiNnrtStabilityV1_0Test->/data/local/tmp/ActsAiNnrtStabilityV1_0Test" ], "type": "PushKit" } @@ -10,9 +10,9 @@ "driver": { "native-test-timeout": "120000", "type": "CppTest", - "module-name": "ActsAiNnrtStabilityTest", + "module-name": "ActsAiNnrtStabilityV1_0Test", "runtime-hint": "1s", "native-test-device-path": "/data/local/tmp" }, - "description": "Configuration for ActsAiNnrtStabilityTest Tests" -} + "description": "Configuration for ActsAiNnrtStabilityV1_0Test Tests" +} \ No newline at end of file diff --git a/ai/neural_network_runtime/v2_0/interface/Test.json b/ai/neural_network_runtime/v2_0/interface/Test.json index edc3184cc297d5cc8a9488cc40df5f9d0e35c93a..e7cf7f7ddd649961089fb33e153daee6b3b28df5 100644 --- a/ai/neural_network_runtime/v2_0/interface/Test.json +++ b/ai/neural_network_runtime/v2_0/interface/Test.json @@ -2,7 +2,7 @@ "kits": [ { "push": [ - "ActsAiNnrtFunctionTest->/data/local/tmp/ActsAiNnrtFunctionTest" + "ActsAiNnrtFunctionV2_0Test->/data/local/tmp/ActsAiNnrtFunctionV2_0Test" ], "type": "PushKit" } @@ -10,9 +10,9 @@ "driver": { "native-test-timeout": "120000", "type": "CppTest", - "module-name": "ActsAiNnrtFunctionTest", + "module-name": "ActsAiNnrtFunctionV2_0Test", "runtime-hint": "1s", "native-test-device-path": "/data/local/tmp" }, - "description": "Configuration for ActsAiNnrtFunctionTest Tests" + "description": "Configuration for ActsAiNnrtFunctionV2_0Test Tests" } \ No newline at end of file diff --git a/ai/neural_network_runtime/v2_0/stability/Test.json b/ai/neural_network_runtime/v2_0/stability/Test.json index 015f5340901d3e637e9de6f2ba8ae6f4ce6ddee0..73fa5d605c795a12c7b320b40d09a273eac267e8 100644 --- a/ai/neural_network_runtime/v2_0/stability/Test.json +++ b/ai/neural_network_runtime/v2_0/stability/Test.json @@ -2,7 +2,7 @@ "kits": [ { "push": [ - "ActsAiNnrtStabilityTest->/data/local/tmp/ActsAiNnrtStabilityTest" + "ActsAiNnrtStabilityV2_0Test->/data/local/tmp/ActsAiNnrtStabilityV2_0Test" ], "type": "PushKit" } @@ -10,9 +10,9 @@ "driver": { "native-test-timeout": "120000", "type": "CppTest", - "module-name": "ActsAiNnrtStabilityTest", + "module-name": "ActsAiNnrtStabilityV2_0Test", "runtime-hint": "1s", "native-test-device-path": "/data/local/tmp" }, - "description": "Configuration for ActsAiNnrtStabilityTest Tests" + "description": "Configuration for ActsAiNnrtStabilityV2_0Test Tests" }