From 44da9d005571735b6afd2f3cc98c84ab9f88a86c Mon Sep 17 00:00:00 2001 From: jiyong Date: Fri, 10 Dec 2021 19:16:46 +0800 Subject: [PATCH] jiyong@huawei.com Signed-off-by: jiyong --- sensors/sensor_standard/BUILD.gn | 1 + startup/startup_standard/BUILD.gn | 2 +- storage/storagedsmjstest/BUILD.gn | 2 +- storage/storagedsmstabilityjstest/BUILD.gn | 2 +- storage/storagefileconcurrentjstest/BUILD.gn | 2 +- storage/storagefileioerrorjstest/BUILD.gn | 2 +- storage/storagefileiojstest/BUILD.gn | 2 +- storage/storagefileioperformancejstest/BUILD.gn | 2 +- storage/storagefileioreliabilityjstest/BUILD.gn | 2 +- storage/storagefileiostabilityjstest/BUILD.gn | 2 +- storage/storagefilestabilityjstest/BUILD.gn | 2 +- storage/storagefmspublicjstest/BUILD.gn | 2 +- storage/storagefmssharejstest/BUILD.gn | 2 +- storage/storagestatfsjstest/BUILD.gn | 2 +- .../network_search/network_search_information/BUILD.gn | 1 + .../network_search/network_search_radio/BUILD.gn | 1 + .../network_search/network_search_selection_mode/BUILD.gn | 1 + 17 files changed, 17 insertions(+), 13 deletions(-) diff --git a/sensors/sensor_standard/BUILD.gn b/sensors/sensor_standard/BUILD.gn index 4dccce0ae..60b99897b 100644 --- a/sensors/sensor_standard/BUILD.gn +++ b/sensors/sensor_standard/BUILD.gn @@ -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") { diff --git a/startup/startup_standard/BUILD.gn b/startup/startup_standard/BUILD.gn index 84cabf5c5..99fff2be8 100755 --- a/startup/startup_standard/BUILD.gn +++ b/startup/startup_standard/BUILD.gn @@ -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 = [ diff --git a/storage/storagedsmjstest/BUILD.gn b/storage/storagedsmjstest/BUILD.gn index 2e898d0e5..80617f287 100644 --- a/storage/storagedsmjstest/BUILD.gn +++ b/storage/storagedsmjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagedsmstabilityjstest/BUILD.gn b/storage/storagedsmstabilityjstest/BUILD.gn index 6ec008474..739d3983a 100644 --- a/storage/storagedsmstabilityjstest/BUILD.gn +++ b/storage/storagedsmstabilityjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefileconcurrentjstest/BUILD.gn b/storage/storagefileconcurrentjstest/BUILD.gn index 9cb4865aa..00e31889e 100644 --- a/storage/storagefileconcurrentjstest/BUILD.gn +++ b/storage/storagefileconcurrentjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefileioerrorjstest/BUILD.gn b/storage/storagefileioerrorjstest/BUILD.gn index fb063b7a1..df4da91ab 100644 --- a/storage/storagefileioerrorjstest/BUILD.gn +++ b/storage/storagefileioerrorjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefileiojstest/BUILD.gn b/storage/storagefileiojstest/BUILD.gn index 6b3aaa8f1..d7b5a143e 100644 --- a/storage/storagefileiojstest/BUILD.gn +++ b/storage/storagefileiojstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefileioperformancejstest/BUILD.gn b/storage/storagefileioperformancejstest/BUILD.gn index 4b4ffc1c3..1a3d93aa7 100644 --- a/storage/storagefileioperformancejstest/BUILD.gn +++ b/storage/storagefileioperformancejstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefileioreliabilityjstest/BUILD.gn b/storage/storagefileioreliabilityjstest/BUILD.gn index ac689a478..572f28091 100644 --- a/storage/storagefileioreliabilityjstest/BUILD.gn +++ b/storage/storagefileioreliabilityjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefileiostabilityjstest/BUILD.gn b/storage/storagefileiostabilityjstest/BUILD.gn index 9068b72f2..818b4cdf9 100644 --- a/storage/storagefileiostabilityjstest/BUILD.gn +++ b/storage/storagefileiostabilityjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefilestabilityjstest/BUILD.gn b/storage/storagefilestabilityjstest/BUILD.gn index 9483eb308..1af83ba2a 100644 --- a/storage/storagefilestabilityjstest/BUILD.gn +++ b/storage/storagefilestabilityjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefmspublicjstest/BUILD.gn b/storage/storagefmspublicjstest/BUILD.gn index 3c74e8596..bc767157e 100644 --- a/storage/storagefmspublicjstest/BUILD.gn +++ b/storage/storagefmspublicjstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagefmssharejstest/BUILD.gn b/storage/storagefmssharejstest/BUILD.gn index cd5fe0f6f..ff67c3a24 100644 --- a/storage/storagefmssharejstest/BUILD.gn +++ b/storage/storagefmssharejstest/BUILD.gn @@ -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 = [ diff --git a/storage/storagestatfsjstest/BUILD.gn b/storage/storagestatfsjstest/BUILD.gn index 9d1666509..74cdbe6b6 100644 --- a/storage/storagestatfsjstest/BUILD.gn +++ b/storage/storagestatfsjstest/BUILD.gn @@ -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 = [ diff --git a/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn index c3cbba8e4..1d2a9f4a7 100644 --- a/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_information/BUILD.gn @@ -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") { diff --git a/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn index 9a09615fa..dc0700352 100644 --- a/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_radio/BUILD.gn @@ -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") { diff --git a/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn b/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn index 70e3742cf..10a381579 100644 --- a/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn +++ b/telephony/telephonyjstest/network_search/network_search_selection_mode/BUILD.gn @@ -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") { -- GitLab