diff --git a/global/i18n_standard/zone/src/Test.json b/global/i18n_standard/zone/src/Test.json index cf093bb1027a42f84d196b29e5e0b03a01e10671..593abd179f74c554cde00b58d6bdc8300f929da7 100755 --- a/global/i18n_standard/zone/src/Test.json +++ b/global/i18n_standard/zone/src/Test.json @@ -4,10 +4,7 @@ "push": [ "ZoneUtiltest->/data/local/tmp/ZoneUtiltest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/hiviewdfx/faultloggertest/faultloggercpptest/Test.json b/hiviewdfx/faultloggertest/faultloggercpptest/Test.json index cf29d5e01dec06d090420d7232e040ac2901ec6e..fa3e13d3c8bb6cd34300cd0455da831cedc159bf 100755 --- a/hiviewdfx/faultloggertest/faultloggercpptest/Test.json +++ b/hiviewdfx/faultloggertest/faultloggercpptest/Test.json @@ -4,10 +4,7 @@ "push": [ "faultloggertest->/data/local/tmp/faultloggertest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json b/hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json index 5c034405b2750a10bce8275dc9e865846836dcd7..b6e864e410f6ce5e7d063c7d995da5120378c826 100755 --- a/hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json +++ b/hiviewdfx/hilogtest/libhilogtest/hilogtest/Test.json @@ -4,10 +4,7 @@ "push": [ "hilogtest->/data/local/tmp/hilogtest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json b/hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json index ae9dea8149381abdd538d43b33c12b12537b1d8f..f62aac79acc532cf7922896b887263a3d7e5caca 100755 --- a/hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json +++ b/hiviewdfx/hilogtest/libhilogtest/libhilogCPPtest/Test.json @@ -4,10 +4,7 @@ "push": [ "LibhilogCPPtest->/data/local/tmp/LibhilogCPPtest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json b/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json index e265eeec1edde6bd1622c140db1e5cbca33651d1..9b25aea56fcd5f6ccbf6c16c312297e0d68e57ae 100755 --- a/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json +++ b/hiviewdfx/hilogtest/libhilogtest/libhilogCtest/Test.json @@ -4,10 +4,7 @@ "push": [ "libhilogCtest->/data/local/tmp/libhilogCtest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json b/hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json index 4d088617bd50bbf25a86736ae2076d1d1781e2ce..a8d832e10fcd86107d33a192a3c0ed46a1623476 100755 --- a/hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json +++ b/hiviewdfx/hisyseventtest/hisyseventcpptest/Test.json @@ -4,10 +4,7 @@ "push": [ "HiSysEventCPPTest->/data/local/tmp/HiSysEventCPPTest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/multimedia/media/media_cpp_test_standard/Test.json b/multimedia/media/media_cpp_test_standard/Test.json index d5b4880a8a76e6a66111930bb4ed12dfdeedcfbf..d38c29a4cb4aa5f0fd252b5fe4170ea72990ef4b 100755 --- a/multimedia/media/media_cpp_test_standard/Test.json +++ b/multimedia/media/media_cpp_test_standard/Test.json @@ -4,10 +4,7 @@ "push": [ "ActsMediaCppStandardTest->/data/local/tmp/ActsMediaCppStandardTest" ], - "type": "PushKit", - "post-push": [ - "chmod -R 777 /data/local/tmp/*" - ] + "type": "PushKit" } ], "driver": { diff --git a/security/dataprotect/huks_standard_adapter/Test.json b/security/dataprotect/huks_standard_adapter/Test.json index b1e4a8aa9ae3db01fa7de9170846da1bfcc81377..7eb15030b5c0ce5ad4a4129ebee34f409b1ddfee 100644 --- a/security/dataprotect/huks_standard_adapter/Test.json +++ b/security/dataprotect/huks_standard_adapter/Test.json @@ -1,25 +1,18 @@ { - "description": "Config for hcpptest demo test cases", - "environment": [ - { - "type": "device", - "label": "ipcamera" - } - ], "kits": [ { - "type": "MountKit", - "server": "NfsServer", - "mount": [ - { - "source": "testcases/security", - "target": "/test_root/security" - } - ] + "push": [ + "huks_standard_adapter->/data/local/tmp/huks_standard_adapter" + ], + "type": "PushKit" } ], "driver": { - "type": "CppTestLite", - "execute": "/test_root/security/ActsSecurityHuksstdtest.bin" - } + "native-test-timeout": "120000", + "type": "CppTest", + "module-name": "huks_standard_adapter", + "runtime-hint": "1s", + "native-test-device-path": "/data/local/tmp" + }, + "description": "Configuration for huks_standard_adapter Tests" } \ No newline at end of file diff --git a/test_packages.gni b/test_packages.gni index ed8e297c38dccb88a6d7c673d1c941a9d719b966..5eb824699d43c4e5b3d6d689cc36761d178ee4ea 100755 --- a/test_packages.gni +++ b/test_packages.gni @@ -31,7 +31,6 @@ _all_test_packages = [ "${ACTS_ROOT}/miscservices:miscservices", "${ACTS_ROOT}/powermgr:powermgr", "${ACTS_ROOT}/startup:startup", - "${ACTS_ROOT}/sensors:sensors", "${ACTS_ROOT}/distributeddatamgr:distributeddatamgr", # "${ACTS_ROOT}/distributedschedule:distributedschedule",