Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Xts Acts
提交
44da9d00
X
Xts Acts
项目概览
OpenHarmony
/
Xts Acts
大约 1 年 前同步成功
通知
9
Star
22
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
X
Xts Acts
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
提交
44da9d00
编写于
12月 10, 2021
作者:
J
jiyong
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
jiyong@huawei.com
Signed-off-by:
N
jiyong
<
jiyong@huawei.com
>
上级
e76839b7
变更
17
显示空白变更内容
内联
并排
Showing
17 changed file
with
17 addition
and
13 deletion
+17
-13
sensors/sensor_standard/BUILD.gn
sensors/sensor_standard/BUILD.gn
+1
-0
startup/startup_standard/BUILD.gn
startup/startup_standard/BUILD.gn
+1
-1
storage/storagedsmjstest/BUILD.gn
storage/storagedsmjstest/BUILD.gn
+1
-1
storage/storagedsmstabilityjstest/BUILD.gn
storage/storagedsmstabilityjstest/BUILD.gn
+1
-1
storage/storagefileconcurrentjstest/BUILD.gn
storage/storagefileconcurrentjstest/BUILD.gn
+1
-1
storage/storagefileioerrorjstest/BUILD.gn
storage/storagefileioerrorjstest/BUILD.gn
+1
-1
storage/storagefileiojstest/BUILD.gn
storage/storagefileiojstest/BUILD.gn
+1
-1
storage/storagefileioperformancejstest/BUILD.gn
storage/storagefileioperformancejstest/BUILD.gn
+1
-1
storage/storagefileioreliabilityjstest/BUILD.gn
storage/storagefileioreliabilityjstest/BUILD.gn
+1
-1
storage/storagefileiostabilityjstest/BUILD.gn
storage/storagefileiostabilityjstest/BUILD.gn
+1
-1
storage/storagefilestabilityjstest/BUILD.gn
storage/storagefilestabilityjstest/BUILD.gn
+1
-1
storage/storagefmspublicjstest/BUILD.gn
storage/storagefmspublicjstest/BUILD.gn
+1
-1
storage/storagefmssharejstest/BUILD.gn
storage/storagefmssharejstest/BUILD.gn
+1
-1
storage/storagestatfsjstest/BUILD.gn
storage/storagestatfsjstest/BUILD.gn
+1
-1
telephony/telephonyjstest/network_search/network_search_information/BUILD.gn
...jstest/network_search/network_search_information/BUILD.gn
+1
-0
telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn
...ephonyjstest/network_search/network_search_radio/BUILD.gn
+1
-0
telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn
...est/network_search/network_search_selection_mode/BUILD.gn
+1
-0
未找到文件。
sensors/sensor_standard/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,6 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("sensor_js_test") {
...
...
startup/startup_standard/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("startup_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagedsmjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagedsm_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagedsmstabilityjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagedsmstability_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefileconcurrentjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileconcurrent_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefileioerrorjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileioerror_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefileiojstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileio_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefileioperformancejstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileioperformance_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefileioreliabilityjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileioreliability_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefileiostabilityjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefileiostability_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefilestabilityjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefilestability_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefmspublicjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefmspublic_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagefmssharejstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagefmsshare_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
storage/storagestatfsjstest/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,8 +10,8 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("storagestatfs_js_test") {
hap_profile = "./src/main/config.json"
deps = [
...
...
telephony/telephonyjstest/network_search/network_search_information/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,6 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("NetworkSearchInformation") {
...
...
telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,6 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("NetworkSearchRadio") {
...
...
telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn
浏览文件 @
44da9d00
...
...
@@ -10,6 +10,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
import("//test/xts/tools/build/suite.gni")
ohos_js_hap_suite("NetworkSearchSelectionMoce") {
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录