1 Star 0 Fork 307

李娟/test_developertest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.29 KB
一键复制 编辑 原始数据 按行查看 历史
stivn 提交于 2022-03-15 19:23 . Modified the file
{
"name": "@openharmony/developertest",
"version": "3.1.0",
"description": "developertest",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"scripts": {},
"repository": "",
"dirs": {},
"component": {
"name": "developertest",
"subsystem": "developertest",
"features" :[],
"adapted_system_type": [ "standard" ],
"rom": "0KB",
"ram": "0KB",
"deps": {},
"build": {
"sub_component": [
"//test/developertest/examples/app_info:app_info",
"//test/developertest/examples/detector:detector",
"//test/developertest/examples/calculator:calculator",
"//test/developertest/examples/calculator:calculator_static"
],
"inner_kits": [],
"test": [
"//test/developertest/examples/app_info/test:unittest",
"//test/developertest/examples/calculator/test:unittest",
"//test/developertest/examples/calculator/test:fuzztest",
"//test/developertest/examples/calculator/test:benchmarktest",
"//test/developertest/examples/detector/test:unittest",
"//test/developertest/examples/sleep/test:performance",
"//test/developertest/examples/distributedb/test:distributedtest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lijuan124/test_developertest.git
git@gitee.com:lijuan124/test_developertest.git
lijuan124
test_developertest
test_developertest
master

搜索帮助