提交 d0a64b40 编写于 作者: X XTStarry

修改storage和distributeddatamgr的配置文件

Signed-off-by: NXTStarry <gaoxiaotian@huawei.com>
上级 14b986c8
...@@ -23,7 +23,6 @@ group("distributeddatamgr") { ...@@ -23,7 +23,6 @@ group("distributeddatamgr") {
deps = [ deps = [
"appdatamgrtest/hap:appdatamgrfunctest_hap", "appdatamgrtest/hap:appdatamgrfunctest_hap",
"distributeddatamgrtest/hap:distributeddatamgrfunctest_hap", "distributeddatamgrtest/hap:distributeddatamgrfunctest_hap",
"distributedfiletest/hap:distributedfilefunctest_hap",
"searchtest/hap:searchfunctest_hap", "searchtest/hap:searchfunctest_hap",
] ]
} }
......
...@@ -19,10 +19,11 @@ group("storage") { ...@@ -19,10 +19,11 @@ group("storage") {
"storagefileconcurrentjstest:storagefileconcurrent_js_test", "storagefileconcurrentjstest:storagefileconcurrent_js_test",
"storagefileioerrorjstest:storagefileioerror_js_test", "storagefileioerrorjstest:storagefileioerror_js_test",
"storagefileiojstest:storagefileio_js_test", "storagefileiojstest:storagefileio_js_test",
"storagefileioperformancejstest:storagefileioperformance_js_test",
"storagefileioreliabilityjstest:storagefileioreliability_js_test", # "storagefileioperformancejstest:storagefileioperformance_js_test",
"storagefileiostabilityjstest:storagefileiostability_js_test", # "storagefileioreliabilityjstest:storagefileioreliability_js_test",
"storagefilestabilityjstest:storagefilestability_js_test", # "storagefileiostabilityjstest:storagefileiostability_js_test",
# "storagefilestabilityjstest:storagefilestability_js_test",
] ]
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册